PublishedPrentice Hall Australia, April 1988 |
ISBN9780131103627 |
FormatSoftcover, 288 pages |
Dimensions23.5cm × 18cm × 1.6cm |
This edition describes C as defined by the ANSI standard The definitive reference guide to C programming from K&R for writing good code that works and is easy to modify
Learn how to program in C from the developers of C, Brian Kernighan and Dennis Ritchie. Intended for those with at least some experience with one other language (even if you are a novice), this book contains a tutorial introduction to get new users started as soon as possible and separate chapters on each major feature:
Types, operators, and expressions
Control flow
Functions and program structure
Pointers and arrays
Structures
Input and output
This edition of The C Programming Language describes C as defined by the ANSI standard and includes a reference manual that conveys the essentials of the standard in a smaller space for easy comprehension for programmers.