...
Wiki Markup |
---|
\[[ISO/IEC 9899-1999|AA. C References#ISO/IEC 9899-1999]\] \[[Seacord 05a|AA. C References#Seacord 05a]\] Chapter 2, "Strings" [The Embedded C++ Programming Guide Lines|http://www.caravan.net/ec2plus/guide.html]. Version WP-GU-003. 6,Jan 1998 by the Embedded C++ Technical Committee A.8 Character array initialization |
...
STR06STR35-AC. Do not assume that strtok() leaves the parse string unchangedcopy data from an unbounded source to a fixed-length array 07. Characters and Strings (STR) 08. Memory Management (MEM)