string lowerstr

(const string &sString)

Convert string to lower-case.

Documentation

Convert string to lower-case. This function converts all characters of the string sString to lower-case and returns the resulting string.

Alphabetic index



This page was generated with the help of DOC++.