changes.mady.by.user Jodi Blake
Saved on Jan 02, 2007
changes.mady.by.user Hal Burch
Saved on Feb 08, 2007
...
STR30-C. Do not attempt to modify string literals
STR31-C. Do not copy data from an unbounded source to a fixed-length arrayGuarantee that copies are made into storage of sufficient size
STR32-C. Allocated adequate space when copying bounded strings