Complete C language programming reference from cheat sheets and quick reference cards, to primer language programming tutorials, complete reference, code style industry recommendations, advanced pointer tutorials and more.
CONTENTS
********
Quick Reference Card I:
+Program Structure/Functions. C Preprocessor. Data Types/Declarations. Initialization. constants. Pointers, Arrays & Structures. Operators. Flow of Control. ANSI Standard Libraries. Character Class Tests. String Operations
+Input/Output. Variable Argument Lists. Standard utility Functions. Time and Date Functions. Mathematical Functions. Integer Type Limits. Float Type Limits
+Compilation. Lexical structure, preprocessor. Literals. Character and string escapes. Declarations. Types. Initialisation. Operators. Statements
+C library functions. stdlib.h. stdio.h. ctype.h. string.h. math.h. Common programming patterns.
The Development of the C Language:
+Author: Dennis M. Ritchie. Explains the history of the C Language.
C Programming Tutorial:
+Reserved Words. Libraries. Comments. Functions. Variables. Parameters. Preprocessor. Pointers. Standard Output and Input. Expressions and operators. Decisions. Loops. Arrays. Strings and much more.
The C Library Reference Guide:
+Eric Huss. Full reference of the C language.
C Reserved Identifiers:
+List of Reserved of Identifiers and Safety Tips when choosing definitions
Indian Hill C style and Coding Standards:
+Set of coding standards and recommendations
Notes on Programming C by Rob Pike:
+Set of coding standards and recommendations
C Standard Library:
+Libraries: assert.h, ctype.h, errno.h, float.h, limits.h, locale.h, math.h, setjmp.h, signal.h, stdarg.h, stddef.h, stdio.h, stdlib.h, string.h and time.h
The GNU Reference Manual:
+This is a reference manual for the C programming language as implemented by the GNU Compiler Collection (GCC)
Tutorial on Pointers and Arrays:
For more info about this app, visit http://www.nadstech.com
There are no reviews yet.
There are no comments yet.
Add comment