Home   FAQs   New Arrivals   Specials   Pricing & Shipping   Location   Corporate Services   Why Choose Bookware?  
 Search:   
Call our store: 9922 6266 (from within Sydney) or 1800 734 567 (from outside Sydney)
 View Cart   Check Out   
 
Browse by Subject
 Nepean TAFE 2012
I.T
 .NET
 Windows 7
 Adobe CS5
 Cisco
 CCNA 2012
 CCNP 2012
 Java
 VB
 ASP
 Web Design
 E-Commerce
 Project Management
 ITIL
 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
Academic
 Law
 Nursing
 Medical

C Programming Language, 2nd Edition

by: Brian W. Kernighan, Dennis Ritchie

Notify me when in stock

On-line Price: $102.95 (includes GST)

Paperback package 274

13%Off Retail Price

You save: $15.00

Usually ships within 3-5 business days. We will advise you if a delay or price change is expected.

Retail Price: $117.95

Publisher: PRENTICE HALL,22.03.98

Category: C++ PROGRAMMING Level: I/A

ISBN: 0131103628
ISBN13: 9780131103627

Add to Shopping Cart

PRESCRIBED TEXT FOR COMP1911 AT UNSW, SEMESTER 1 2011

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.