OptionPrintInfo
Syntax | ||
void OptionPrintInfo(FILE *fp,char *str[]); | ||
Header | ||
base/option.h | ||
Library | ||
opt | ||
Description | ||
The The strings are written to the stream given by the argument fp. The | ||
Returns | ||
None | ||
Errors | ||
None | ||
Example | ||
|
Syntax | ||
void OptionPrintInfo(FILE *fp,char *str[]); | ||
Header | ||
base/option.h | ||
Library | ||
opt | ||
Description | ||
The The strings are written to the stream given by the argument fp. The | ||
Returns | ||
None | ||
Errors | ||
None | ||
Example | ||
|