
strlen(3)             LPC Library Functions             strlen(3)

NAME
     strlen() - returns the length of a string

SYNOPSIS
     int strlen( string str );

DESCRIPTION
     strlen() returns the number  of  characters  in  the  string
     `str'.

SEE ALSO
     sizeof(3)

MudOS                Last change: 5 Sep 1994                    1

