Skip to content

Elements of C Programming Style

Best in textbook rentals since 2012!

ISBN-10: 0070512787

ISBN-13: 9780070512788

Edition: N/A

Authors: Jay Ranade

List price: $29.95
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:

Novice and experienced C programmers alike will discover precise and direct programming rules explained with examples and detailed discussions. In addition, more than 300 sample programs are included that demonstrate how to produce clear, concise software constructs that are executable and elegant.
Customers also bought

Book details

List price: $29.95
Publisher: McGraw-Hill Companies, The
Binding: Paperback
Pages: 340
Size: 7.50" wide x 9.50" long x 0.75" tall
Weight: 1.342
Language: English

Preface
Introductionp. 1
The Project Cyclep. 7
Program Designp. 9
Testingp. 23
Debuggingp. 35
Optimizingp. 55
General Programming Advicep. 65
Visual Organizationp. 67
Commentsp. 81
Data Objectsp. 93
Numbersp. 115
Input and Outputp. 129
C Usagep. 141
Expressionsp. 143
Flow Controlp. 155
Functions, Parameters, and Variablesp. 183
Pointers and Arraysp. 197
The Preprocessorp. 205
C Reviewp. 219
Operatorsp. 221
The Standard C Libraryp. 235
Miscellaneousp. 273
Coding for Non-C Programmersp. 275
Idioms and Techniquesp. 285
Appendicesp. 297
Table of Contents provided by Blackwell. All Rights Reserved.