changes.mady.by.user Robert Seacord (Manager)
Saved on May 27, 2008
changes.mady.by.user Justin Pincar
Saved on May 28, 2008
...
STR03-A. Do not inadvertently truncate a nullNULL-terminated byte string
STR04-A. Use plain char for characters in the basic character set
STR31-C. Guarantee that storage for strings has sufficient space for character data and the null NULL terminator
STR32-C. Null-terminate byte strings as required