Home   FAQs   New Arrivals   Specials   Pricing & Shipping   Location   Corporate Services  
 Search:   
 View Cart   Check Out   
 
Browse by Subject
I.T
 .NET
 Windows 7
 Windows 2000/XP
 Adobe CS5
 Cisco
 Java
 Office XP
 VB
 ASP
 UML
 Web Design
 E-Commerce
 Project Management
 Macintosh
 Linux
 Windows Server 2008
 SAP
 Sharepoint 2010
Certification
 MCITP
 MCTS
Economics and Business
 Accounting
 Business Information Systems
 Economics
 Finance
 Management
 Marketing
 TAX
 Human Resources
 OneKey Textbooks

C Programming Language, 2nd Edition

by: Brian W. Kernighan, Dennis Ritchie

On-line Price: $102.95 (includes GST)

Paperback package 274

13%Off Retail Price

You save: $15.00

In Stock - Available for immediate delivery!
_____________________
N.Sydney : In Stock

Retail Price: $117.95

Publisher: PRENTICE HALL,22.03.98

Category: C++ PROGRAMMING Level: I/A

ISBN: 0131103628
ISBN13: 9780131103627

Add to Shopping Cart

This second editon describes C as defined by the ANSI standard. This book is meant to help the reader learn how to program in C. The book assumes some familiarity with basic programming concepts like variables, assignment statements, loops, and functions. A novice programmer should be able to read along and pick up the language.

New To This Edition


This second editon describes C as defined by the ANSI standard. This book is meant to help the reader learn how to program in C. The book assumes some familiarity with basic programming concepts like variables, assignment statements, loops, and functions. A novice programmer should be able to read along and pick up the language.



Features and Benefits


  * all examples have been tested, which is in machine-readable form.


  * it discusses various aspects of C in more detail, although the emphasis is on examples of complete programs, rather than isolated fragments.


  * it deals with basic data types, operators and expressions.


  * covers functions and program structure, external variables, scope rules, multiple source files, and also touches on the preprocessor.


  * it also describes an interface between C programs and the UNIX operating system, concentrating on input/output, the file system, and storage allocation.


  * it also provides a language reference manual. The official statement of the syntax and semantics of C is the ANSI standard.