string trimLeft

(const string &sString)

Left trim a string.

Documentation

Left trim a string. This function removes all spaces and tabs on the left side of the string sString and returns the result.

Alphabetic index



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