changes.mady.by.user Robert Seacord
Saved on Sep 22, 2006
...
DCL03-A. Declare no more than one variable per line
DCL03-A. Place const after the type name when declaring constantsas the rightmost declaration specifier
DCL30-C. Do not reference uninitialized variables