Join Books.org — it's free

C: The Complete Reference by Herbert Schildt — book cover
C/C++

C: The Complete Reference

by Herbert Schildt
Available on Bookshop Write a review

Books.org participates in affiliate programs including Bookshop.org and the Amazon Services LLC Associates Program. We may earn a commission from qualifying purchases made through links on this page, at no additional cost to you.

Log in to track your reading progress.

Overview

Another gem from Herb Schildt—best-selling programming author with more than 2.5 million books sold! C: The Complete Reference, Fourth Edition gives you full details on C99, the New ANSI/ISO Standard for C. You'll get in-depth coverage of the C language and function libraries as well as all the newest C features, including restricted pointers, inline functions, variable-length arrays, and complex math. This jam-packed resource includes hundreds of examples and sample applications.

Synopsis

The Ultimate Resource on C—Thoroughly Updated for the New C Standard.

A new ANSI/ISO standard for C, called C99, has been recently adopted and Herb Schildt, the world's leading programming author, has updated and expanded his best-selling reference on C to cover it. Whether you are a beginning C programmer or a seasoned pro, the answers to all your C questions can be found in this one-stop resource. In this authoritative guide, Schildt details the C language, its libraries, and applications, providing insider tips, hundreds of examples, and expertly crafted explanations. As a special bonus, the book concludes by developing a C interpreter, which you can use as-is or expand on your own! And just as you'd expect, everything is presented in the clear, concise, uncompromising style that has made Herb the choice of millions.

Inside you'll find:

  • Comprehensive coverage of the C language, including both C89 (the original version of C) and the new features added by C99
  • Detailed explanations of each keyword, data type, and operator
  • In-depth discussions of pointers, disk I/O, and dynamic allocation
  • Complete descriptions of the entire C function library
  • Descriptions of the new features added by C99, such as restricted pointers, Boolean and complex data types, the inline keyword, variable-length arrays, and the long data types
  • Real-world algorithms and applications, such as stacks, queues, trees, sparse arrays, and sorting. You'll even learn about Al-based searching techniques
  • Tips on working efficiently in the C programming environment
  • Advice on porting and debugging
  • Complete source code for a C interpreter that you can use as-is enhance to fit your needs

Herbert Schildt is a leading authority on C and was a member of the ANSI/ISO committee that standardized C. He is the author of Teach Yourself C, C++: The complete Reference, Windows 2000 Programming from the Ground Up, Java: The Complete Reference, and many other best-sellers.

Booknews

A guide to C++ by one of the standard authors. Covers features common to C & C++ features, specific C++ features, and software development (with concrete examples). Annotation c. Book News, Inc., Portland, OR (booknews.com)

About the Author, Herbert Schildt

Herbert Schildt is a leading authority on C and was a member of the ANSI/ISO committee that standardized C. He is the author of Teach Yourself C, C++: The complete Reference, Windows 2000 Programming from the Ground Up, Java: The Complete Reference, and many other best-sellers.

Reviews

There are no reviews yet. Log in to write one.

Editorials

Booknews

A guide to C++ by one of the standard authors. Covers features common to C & C++ features, specific C++ features, and software development (with concrete examples). Annotation c. Book News, Inc., Portland, OR (booknews.com)

Book Details

Published
April 1, 2000
Publisher
McGraw-Hill Companies, The
Pages
805
Format
Paperback
ISBN
9780072121247

More by Herbert Schildt

Similar books