strlen

strlen -- Get string length.

Description

int strlen(string str);

Returns the length of string.