C Programming in Easy Steps
Buy a book... In Association with Amazon.co.uk
Author(s): M. McGrath
Publisher: Computer Manuals
ISBN: 1840783230
Format: softback
191pp
Price: £10.99
Review Date: 31 July 2006
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.