C Programming
Author | : Mike McGrath |
Publisher | : In Easy Steps |
Total Pages | : 0 |
Release | : 2006 |
ISBN-10 | : 1840783230 |
ISBN-13 | : 9781840783230 |
Rating | : 4/5 (30 Downloads) |
Book excerpt: "C Programming in easy steps" instructs the reader how to program in C both on Unix-based platforms, such as Linux, and on Windows platforms. Linux users should already have the GNU C compiler on their system but the book explains how to download and install the GNU C compiler for Windows users. It contains separate chapters on each major feature of the C language, with examples, and a reference section describing the standard C header class functions. For the most part, the examples are complete, real programs, rather than isolated fragments. All examples have been tested directly from the text, which is in machine-readable form. Besides showing how to make effective use of the language, the book illustrates good style and sound program design.