[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Get the list of members of a bit mask set
Usage:
char * res = optionMemberList( od ); |
Where the arguments are:
Name | Type | Description | |
—– | —– | ————- | |
od | tOptDesc * | the set membership option description | |
returns | char * | the names of the set bits |
This converts the OPT_VALUE_name mask value to a allocated string. It is the caller’s responsibility to free the string.
This document was generated by Bruce Korb on August 21, 2015 using texi2html 1.82.