All pages
Powered by GitBook
1 of 1

trim

Remove trailing zero bytes from a string
     str - input string
Returns: trimmed string
Thread-safe function.

string trim(string str);