Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


The C Programming Language 2nd Edition

  • 4,921 views
  • In: C/C++, IT eBooks
  • Author : ganelon
  • 8 votes, average: 4 out of 58 votes, average: 4 out of 58 votes, average: 4 out of 58 votes, average: 4 out of 58 votes, average: 4 out of 5

    The computing world has undergone a revolutionsince the publicationofThe C Programming Language in 1978. Big computers are much bigger, and personal computers have capabilities that rival mainframes of a decade ago. During this time, C has changed too, although only modestly, and it has spread far beyond its origins as the language of the UNIX operating system.

    The growing popularity of C, the changes in the language over the years, and the creation of compilers by groups not involved in its design, combined to demonstrate a need for a more precise and more contemporary definition of the language than the first edition of this book provided. In 1983, the American National Standards Institute (ANSI) established a committee whose goal was to produce “an unambiguous and machine-independent definition of the language C”, while still retaining its spirit. The result is the ANSI standard for C.

    The standard formalizes constructions that were hinted but not described in the first edition, particularly structure assignment and enumerations. It provides a new form of function declaration that permits cross-checking of definition with use. It specifies a standard library, with an extensive set of functions for performing input and output, memory management, string manipulation, and similar tasks. It makes precise the behavior of features that were not spelled out in the originaldefinition, and at the same time states explicitly which aspects of the language remain machine-dependent.

    TABLE OF CONTENT:
    Chapter 01 - A Tutorial Introduction
    Chapter 02 - Types, Operators and Expressions
    Chapter 03 - Control Flow
    Chapter 04 - Functions and Program Structure
    Chapter 05 - Pointers and Arrays
    Chapter 06 - Structures
    Chapter 07 - Input and Output
    Chapter 08 - The UNIX System Interface
    Appendix A - Reference Manual
    Appendix B - Standard Library
    Appendix C - Summary of Changes

    Download Here

    Password: ganelon

    del.icio.us:The C Programming Language 2nd Editiondigg:The C Programming Language 2nd Editionblinklist:The C Programming Language 2nd Editionreddit:The C Programming Language 2nd EditionY!:The C Programming Language 2nd Edition

    Random Posts

    10 Responses to “The C Programming Language 2nd Edition

    Leave a Reply

    You must be logged in to post a comment.