Monday, August 18, 2008

Monday Development Log

Monday:
  1. C++ introduced references in 1983 (C lacks references--instead, C uses pointers to implement pass-by-reference).
  2. Compiling class SymbolStorage--on Tuesday I'll begin testing it thoroughly.
  3. const_cast removes or adds the const label to a variable.

No comments:

Blog Archive