Skip to content

C

Best in textbook rentals since 2012!

ISBN-10: 0672310694

ISBN-13: 9780672310690

Edition: 4th 1997

Authors: Brad Jones, Peter Aitken

List price: $29.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!

Programming techniques are presented in a logical and easy to follow sequence that helps the reader really understand the principles involved in developing programs. Q&A sections answers the most commonly asked questions.
Customers also bought

Book details

List price: $29.99
Edition: 4th
Copyright year: 1997
Publisher: Sams
Binding: Paperback
Pages: 736
Size: 7.36" wide x 9.13" long x 1.85" tall
Weight: 2.640
Language: English

Introduction
Getting Started with C
Type and Run 1
The Components of a C Program
Storing Data: Variables and Constants
Statements, Expressions, and Operators
Type and Run 2
Functions: The Basics
Basic Program Control
Fundamentals of Input and Output
Using Numeric Arrays
Understanding Pointers
Type and Run 3
Characters and Strings
Structures
Understanding Variable Scope
Type and Run 4
Advanced Program Control
Working with the Screen, Printer, and Keyboard
Pointers: Beyond the Basics
Using Disk Files
Type and Run 5
Manipulating Strings
Getting More from Functions
Exploring the C Function Library
Type and Run 6
Working with Memory
Advanced Compiler Use
ASCII Character Chart
Reserved Words
Working with Binary and Hexadecimal Numbers
Portability Issues
Common C Functions
What is C++?
G Answers
Index