[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
map a list of characters to the same value
Usage:
strequate( ch_list ); |
Where the arguments are:
Name | Type | Description | |
—– | —– | ————- | |
ch_list | char const * | characters to equivalence |
Each character in the input string get mapped to the first character in the string. This function name is mapped to option_strequate so as to not conflict with the POSIX name space.
none.
This document was generated by Bruce Korb on August 21, 2015 using texi2html 1.82.