C Programming In Easy Steps

C Programming In Easy Steps

book image
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. By the end of the book the reader will have gained a sound understanding of the C language and be able to write their own C programs and compile them into executable files that can be run on any compatible PC.

Read More

Leave a Comment