changes.mady.by.user Justin Pincar
Saved on May 25, 2007
...
DCL31-C. Ensure every has function has a function prototype
EXP07-A. Use caution with NULL and 0, especially concerning pointers
EXP08-A. Ensure pointer arithmetic is used correctly
FIO09-A. fflush() should be called after writing to an output stream if data integrity is important.