Versions Compared

Key

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

...

The specific characteristics of these routines are based on the compiler used. With a few exceptions, this document only considers the general and compiler-independent attributes of these routines.

Recommendations

MEM00-A. Allocate and free memory in the same module, at the same level of abstraction

...