NAME strlen - give the length of a string SYNOPSIS int strlen(string str) DESCRIPTION Gives the length of a string in number of characters.