string upperstr

(const string &sString)

Convert string to upper-case.

Documentation

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

Alphabetic index



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