Sack Library Documentation
ContentsIndexReferenceHome
PreviousUpNext
sack::containers::sets::IsUsed Macro
C++
#define IsUsed(set,n) (((set)->bUsed[UNIT_USED_IDX(n)]) & UNIT_USED_MASK(n) )
Parameters 
Description 
set 
pointer to a genericset 
index 
item to test used. 

not zero if is used, otherwise is free.

A macro for use by internal code that tests a member of a set as used.

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!