| Review: |
This book teaches you how to create computer programs in C. It explains everything in a very clear and straightforward way. There are chapters on creating text in C; storing data; setting constant values; performing operations; making statements; using functions; working with bits; pointing to data; manipulating strings; building structures; reading and writing files; and interesting functions. The Reference section includes: ASCII character codes; input & output functions; character test functions; string functions; math functions; utility functions; diagnostic functions; argument functions; date & time functions; jump functions; signal functions; limit constants; and float constants. |