Next: , Previous: sprintf, Up: Functions   [Contents][Index]


1.14.1.49 strlen

‘strlen("string")‘ returns the length of the string in bytes. If the current encoding supports multibyte characters, this may be larger than the number of characters in the string.