computer books and technical books at discount prices
Advanced Search
View
My
0
Shopping
Bag
Home Login F.A.Q. Contact Us
 
My Myself and I:
 Order Tracking 
 My Wishlist 
 My Gift Registry 
 Change User Preferences 
 E-mail Notifications 

Browse Books:
 Bestsellers 
 New Arrivals 
 Bargain Computer Books 
 Classic Computer Books 

Browse Subjects:
 business & finance 
 business applications 
 cad/cam 
 certification 
 computing 
 databases 
 desktop publishing 
 engineering 
 gaming 
 geographic/gis 
 graphics/animation 
 groupware 
 internet 
 mathematics 
 microsoft programming 
 multimedia 
 networking 
 object-oriented 
 operating systems 
 other & misc 
 physics 
 programming languages 
 servers 
 web design/development 

The Complete Reference: C, 4th Edition
by Schildt, Herbert
 

 
Cover Price: $41.99
Online Price: $23.51
You save $18.48 (44%)

 

ISBN-10: 0072121246
ISBN-13: 9780072121247
Publisher: Osborne
Published May 2000; Paperback; 805 pages
Add to Shopping Bag
 

IN STOCK
1 COPY
 
Add to Wishlist
Related categories:
All Sections > Programming Languages > C

Summary:
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.

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 Cinterpreter, 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 long data types.

*Real-world algorithms and applications, such as stacks, queues, trees, sparse arrays, and sorting. You'll even learn about AI-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 or enhance to fit your needs.



Table of Contents:
Chapter 2: Expressions
Chapter 3: Statements
Chapter 4: Arrays and Strings
Chapter 5: Pointers
Chapter 6: Functions
Chapter 7: Structures, Unions, Enumerations, and Typeedef
Chapter 8: Console
Chapter 9: File I/O
Chapter 10: The Preprocessor and Comments
Chapter 11: C99
Chapter 12: Linking Libraries, and Headers
Chapter 13: I/O FUnctions
Chapter 14: String and Character Functions
Chapter 15: Mathematical Functions
Chapter 16: Time, Date, and Localization Functions
Chapter 17: Dynamic Allocations Functions
Chapter 18: Utility Functions
Chapter 19: Wide-Character Functions
Chapter 20: Library Features Added by C99
Chapter 21: Sorting and Searching
Chapter 22: Queues, Stacks, Linked Lists, and Trees
Chapter 23: Spares Arrays
Chapter 24: Expression Parsing and Evalustion
Chapter 25: AI-Based Problem Solving
Chapter 26: Building a Windows 2000 Skeleton
Chapter 27: Software Engineering Using C
Chapter 28: Efficiecy, Porting, and Debugging
Chapter 29: A C Interpreter


Related titles:
Problem Solving and Program Design in C, 7th Edition21st Century C: C Tips from the New SchoolC Pocket Reference (Covers ANSI C99)Head First CObjective-C Programming For DummiesLearn C on the Mac: For OS X and iOS, 2nd Edition