Next: blocks comparison, Previous: blocks constructors, Up: blocks [Contents][Index]
Return true if the block is empty, that is: the length is zero, the pointer is not
NULL; otherwise return false.
Return true if the block is null, that is: the length is zero, the pointer is NULL;
otherwise return false.
Next: blocks comparison, Previous: blocks constructors, Up: blocks [Contents][Index]
This document describes version 0.2.2-devel.3 of CCMemory.