Allocate a block of memory.
PODSMemoryMgr
any smMalloc(PODSUInt32 size);
Not applicable
void* PODSsmMalloc( PODSMemoryMgr* memmgr, PODSUInt32 size );
memmgr The PODSMemoryMgr
object.
size [in] The number of bytes of memory to allocate.
None
Send feedback about this page using email. | Copyright © 2008, iAnywhere Solutions, Inc. |