changes.mady.by.user Jeffrey Gennari
Saved on Mar 12, 2007
Saved on Mar 13, 2007
...
EXP03-A. Do not assume the size of a structure is the sum of the of the sizes of its members
EXP04-A. ReservedDo not manipulate structures blocks contiguous blocks of memory
EXP05-A. Do not cast away a const qualification