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

7.6.32.20 strequate

map a list of characters to the same value

Usage:

 
strequate( ch_list );

Where the arguments are:

NameTypeDescription
—–—–————-
ch_listchar 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.