string trim

(const string &sString)

Trim a string.

Documentation

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

Alphabetic index



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