| C Tutorial | Declarators | |||
|
The C Language C History BCPL Euclid’s Algorithm in C Euclid on the PDP-11 Pieces of C C Types Declarators Struct bit-fields Code generated by bit fields C Unions Layout of Records and Unions C Storage Classes malloc() and free() Dynamic Storage Allocation Simple Dynamic Storage Allocation malloc() and free() variants Fragmentation Fragmentation and Handles Automatic Garbage Collection Arrays Lazy Logical Operators The Switch Statement setjmp/longjmp: Sloppy exceptions Nondeterminism in C
|
Declaration: string of specifiers followed by a declarator
Declarator’s notation matches that of an expression: use it to return the basic type.
Largely regarded as the worst syntactic aspect of C: both pre- (pointers) and postfix operators (arrays, functions).
Contact for more learning: webmaster@freehost7com |
|