[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.6.32.9 optionMemberList

Get the list of members of a bit mask set

Usage:

 
char * res = optionMemberList( od );

Where the arguments are:

NameTypeDescription
—–—–————-
odtOptDesc *the set membership option description
returnschar *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.