This page was a preliminary attempt to structure wiki content. Unless permission is not obtained to seed the FAQ part of this wiki from the current comp.lang.c FAQ, the below structuring will likely not be implemented as a FAQ, but may have other uses.
Proposed FAQ Sections::
- Declarations
- Initializations
- Expressions
- Loops
- Arrays
- Structures
- Unions
- Pointers
- Function Pointers
- Enumerations
- Types
- Memory allocation
- C preprocessor
- Standard libraries
- Standard input and output (stdio.h)
- Characters, strings and string.h
- Floating point
- Differences between versions of C (i want a better title)
- Miscellaneous