Next: ascii non-zero guarded, Previous: ascii non-zero operations, Up: ascii non-zero [Contents][Index]
Use the given allocator to allocate enough memory to hold len characters and return a new
struct
instance referencing the memory. If an error occurs: raise an exception by performing a
non–local exit to L.
Use the given allocator to reallocate the memory referenced by S to a new size. Return a new
struct
instance referencing the reallocated memory. If an error occurs: raise an exception by
performing a non–local exit to L.
Use the given allocator to release the memory referenced by S.
Next: ascii non-zero guarded, Previous: ascii non-zero operations, Up: ascii non-zero [Contents][Index]
This document describes version 0.2.2-devel.3 of CCMemory.