Next: strstrt, Previous: sprintf, Up: Functions [Contents][Index]
‘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.