Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (jp)

...

Wiki Markup
\[[ECTC 98|AA. C References#ECTC 98]\] A.8, "Character array initialization"
\[[ISO/IEC 9899:1999|AA. C References#ISO/IEC 9899-1999]\] Section 6.7.8, "Initialization"
\[[ISO/IEC PDTR 24772|AA. C References#ISO/IEC PDTR 24772]\] "CJM String Termination"
\[[Seacord 05a|AA. C References#Seacord 05a]\] Chapter 2, "Strings"

...

STR35-C. Do not copy data from an unbounded source to a fixed-length array            07. Characters and Strings (STR)             STR37-C. Arguments to character handling functions must be representable as an unsigned char