Logo

The C Book: Featuring the ANSI C Standard

Large book cover: The C Book: Featuring the ANSI C Standard

The C Book: Featuring the ANSI C Standard
by

Publisher: Addison-Wesley Pub
ISBN/ASIN: 0201544334
ISBN-13: 9780201544336
Number of pages: 333

Description:
This books gives you the details of the "c" language coding using which you can produce powerful, efficient, and portable code. Go get it today if you want to be a programmer. This book was written with two groups of readers in mind. Whether you are new to C and want to learn it, or already know the older version of the language but want to find out more about the new standard, we hope that you will find what follows both instructive and at times entertaining too.

Home page url

Download or read it online for free here:
Download link
(3.1MB, PDF)

Similar books

Book cover: An Introduction to GCCAn Introduction to GCC
by - Network Theory Ltd
This manual provides a complete introduction to the GNU C and C++ compilers, common problems and encountered error messages, with numerous easy examples. The text covers compiling using headers and libraries, preprocessor, linking, and more.
(29842 views)
Book cover: Programming in CProgramming in C
by - University of Hawaii at Manoa
Contents: Designing Programs Top Down; Processing Character Data; Numeric Data Types and Expression Evaluation; Pointers; Arrays; Functions and Files; Two Dimensional Arrays; Sorting and Searching; String Processing; Structures and Unions; etc.
(20961 views)
Book cover: The GNU C Library Reference ManualThe GNU C Library Reference Manual
by - Free Software Foundation, Inc.
The GNU C library, described in this document, defines all of the library functions that are specified by the ISO C standard, as well as additional features specific to POSIX. This manual tells you how to use the facilities of the GNU library.
(22309 views)
Book cover: Functional CFunctional C
by - Addison-Wesley
The book teaches how to program in C, assuming that the student has already learnt how to formulate algorithms in a functional style. The student will become a better C programmer, capable of writing programs that are easier to maintain.
(17572 views)