Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Navigation Map
memory-management
memory-management
cellWidth700
wrapAfter1
cellHeight15

References

Wiki Markup
\[[ISO/IEC 9899-1999|AA. C References#ISO/IEC 9899-1999]\] Section 7.20.3, "Memory management functions"
\[[Seacord 05|AA. C References#Seacord 05]\] Chapter 4, "Dynamic Memory Management"

...

STR35-C. Do not copy data from an unbounded source to a fixed-length array      07. Characters and Strings (STR)       MEM00-A. Allocate and free memory in the same module, at the same level of abstraction