Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::memory::Deallocate Macro
C++
#define Deallocate(type,thing) for(type _zzqz_tmp=thing;ReleaseEx((POINTER)(_zzqz_tmp)DBG_SRC),0;)
Parameters 
Description 
type 
type of the variable 
thing 
the thing to actually release. 

A 'safe' release macro. casts the block to the type to release. Makes sure the pointer being released is the type specified.

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!