C Programming Reference Card
An excellent reference for everyday use whether you write, debug and modify C code every
day or whether you just need towrite a short program and forget about it as quickly
as possible.
This reference card was designed specially for a highly intensive course on the C language (C in one week). This course was never available to the general public and was used for continuing education programs. The reference card was an essential part of this course and helped students to write C programs even before they memorized all the necessary
material.
How much space is necessary to describe C? The ANSI C standard contains more than 100 pages. But the authors of the
standard did not make it easy or handy. Look what is possible when professionals want to make things easy! This single
sheet of durable card stock contains:
* Escape sequences;
* Operator precedence;
* Statements;
* Standard input/output format strings;
* Preprocessor directives;
* File input/output library;
* Stream input/output library;
* Mathematical library;
* Character handling library;
* String manipulation, memory manipulation;
* Dynamic memory allocation library;
* etc.
In other words, the reference covers practically all of the C language even with its standard libraries.
This card can be used with virtually every C compiler, but is best suited for ANSI C, GNU C, Turbo and Borland C,
and Microsoft C. It may be used as well with C++ compilers because the C syntax described in the card is commonly
used in C++ programs.
DOWNLOAD
Thursday, September 14, 2006
Subscribe to:
Post Comments (Atom)
Translate This PAGE TO LANGUAGE U UNDERSTAND
Disclaimer: This site was created as a service to those
learning programming that might not have the resources available to
purchase books. Let's face it...books are expensive. It is not
the purpose of this site to infringe on any author's rights.
If you are an author, and a book of yours is listed here, and
it is not your intention to make it freely available, please contact
me mahaveerchand-dot-jain at gmail.com and the link will be removed.
I do not host any of these books nor do I have any control over those
hosting them. I am merely listing links that I have found from numerous
Google searches.Webmaster of this site is not responsible to any damage
of property to the owner of the ebook
No comments:
Post a Comment