changes.mady.by.user Robert Seacord
Saved on Sep 24, 2007
...
STR31-C. Guarantee that storage for strings has sufficient space for character data and the null terminator
STR32-C. Guarantee that Null-terminate byte strings are null-terminated as required
STR33-C. Size wide character strings correctly