Skip to content

Teach Yourself C, Third Edition

Best in textbook rentals since 2012!

ISBN-10: 0078823110

ISBN-13: 9780078823114

Edition: 3rd 1997 (Revised)

Authors: Herbert Schildt

List price: $34.99
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

Description:

This edition expands coverage of the C library, updates the Windows programming overview to Windows 95, and adds material pointing towards C++. Schildt also adds some defensive coding to the examples so they will compile as both C and C++ programs.
Customers also bought

Book details

List price: $34.99
Edition: 3rd
Copyright year: 1997
Publisher: McGraw-Hill Osborne
Binding: Paperback
Pages: 640
Size: 7.50" wide x 9.25" long x 1.75" tall
Weight: 2.750
Language: English

Herbert Schildt is a world leading programming author. He is an authority on the C, C++, Java, and C# programming languages, and a master Windows programmer. His programming books have sold more than three million copies worldwide and have been translated into all major foreign languages. He is the author of numerous best sellers including C: The Complete Reference, Java 2: The Complete Reference, Java 2: A Beginner's Guide, C#: A Beginner's Guide, and many more. Schildt holds a master's degree in computer science from the University of Illinois.

C Fundamentals
Introducing C's Program Control Statements
More C Program Control Statements
A Closer Look at Data Types, Variables, and Expressions
Exploring Arrays and Strings
Using Pointers
A Closer Look at Functions
Console I/O
File I/O
Structures and Unions
Advanced Data Types and Operators
The C Processor and Some Advanced
Appendices
Some Common C Library Functions
Keyword Summary
Building a windows Skeleton
Answers
Index