Return length of a string in bytes str - input string Returns: length (0..n) Thread-safe function. long strlen(string str);
Last updated 3 months ago