Computer Prog.
- Structure of a C Program
- Primitive variables
- Interoperability
- Loops and conditionals
- Functions
- Arrays in C
- Structures and :union:s
- Pointers to primitive data types
- Pointers to Structures
- Strings and string standard libraries
- Stack implementation
- C preprocessor
- Bit manipulation
- The C Standard Library
- Files and IO
- Accessing system libraries