Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::memory::AllocateEx Function
C++
MEM_PROC POINTER MEM_API AllocateEx(PTRSZVAL nSize DBG_PASS);
#define Allocate( n ) HeapAllocateEx( (PMEM)0, (n) DBG_SRC )
Parameters 
Description 
size 
size of the memory block to create 

Allocates a block of memory of specific size. Debugging information if passed is recorded on the block.

Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.
What do you think about this topic? Send feedback!