Review of certain C and C++ features
- Pointers:
- Low-level: C-style string - \0 terminated char array:
- Processing file data with parsing
- Binary number representation:
- Useful Windows functionality:
Source code listings were prepared using Code2HTML, courtesy of Peter Palfrader.