From the NannyMUD documentation

LAST CHANGE

2000-12-14

FUNCTION


NAME

        strlen - Give the length of a string.

SYNTAX

	int strlen(string str)

DESCRIPTION

	Gives the length of a string in number of characters.