This guide provides an annotated list of alphabetical keywords, functions, and class libraries. It is designed as a reference tool for both the experienced C/C++ programmer as well as for the beginner. C is the most popular programming language in the world today, and is used by programmers for virtually all programming tasks. C++ is an extended and enhanced subset of C that supports object-oriented programming and dramatically increases the power of C. Because C++ is built upon C, programmers first master C and then move on to C++. C++ contains and supports and entire C language, in addition to a set of object-oriented extensions. Because C++ is built upon the foundations of C, programmers cannot learn C++ without learning the basics of C first. The book contains the most up-to-date functions, keywords and expert tips; presents examples of when and why to use various syntax; and should be useful to both new and experienced programmers who need a reference for C and C++. Herbert Schildt is the author of "C: The Complete Reference", "Teach Yourself C++" and "C++: The Complete Reference".
C/C++ Essentials and Syntax on One Handy Reference!
Get a wealth of core C/C++ information in this well-organized fingertip reference. Herbert Schildt, the world's leading programming author, has revised his perennial best-seller to reflect the latest information on ANSI/ISO Standard C and C++, including C99, the new standard for C. Inside, you'll find clear explanations of all C and C++ programming syntax, keywords, commands, functions, and class libraries. No programmer can remember the precise syntax of every C/C++ element--now you don't have to because it's all here. With this quick-access guide on hand, you'll be able to implement efficient solutions to all of your programming challenges rapidly. Essential C/C++ syntax, keywords, classes, commands, and functions Full coverage of both C and C++, including the new C99 Standard Packed with programming tips to help speed your work