int strCmpInsensitive ( const string &st1, const string &st2 )

Performs a case-insensitive string compare

Documentation

Performs a case-insensitive string compare.
Behaves like the standard C strcmp() function, returning -1 for less than, 0 for equals, and +1 for greater than.

alphabetic index hierarchy of classes


Starlib is a creation of BioMagResBank: bmrb.wisc.edu starlib banner

generated by doc++