C/C++ Reference


This section is a basic reference for the C and C++ programming language.

  1. ANSI Standard C Basic Programming Reference
    Data types, I/O with printf() and scanf(), logical and mathematical operators, loops, functions.
  2. C++: Function Overloading, and Polymorphism
  3. Memory Allocation
  4. Strings: K&R and Templates
  5. C++: Templates
  6. C++: Namespaces
  7. File I/O in C and C++
  8. Header Files in C and C++
  9. C++ For DUMMIES - download the free PDF copy