Versions Compared

Key

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

...

CERT C++ Secure Coding Standard: INT01-CPP. Use rsize_t or size_t for all integer values representing the size of an object

ISO/IEC 9899:2011,Section  Section 7.19, "Common definitions <stddef.h>," and Section 7.22.3, "Memory management functions"

...