changes.mady.by.user Jeffrey Gennari
Saved on Feb 14, 2007
Saved on Feb 15, 2007
...
STR30-C. Do not attempt to modify string literals
STR31-C. Guarantee that copies are made into storage of sufficient sizeDo not copy data from an unbounded source to a fixed-length array
STR32-C. Allocate adequate space when copying bounded strings