strlen(3) LPC Library Functions strlen(3)
NNAAMMEE
strlen() - returns the length of a string
SSYYNNOOPPSSIISS
int strlen( string str );
DDEESSCCRRIIPPTTIIOONN
strlen() returns the number of characters in the string
`str'.
SSEEEE AALLSSOO
sizeof(3)
MudOS 5 Sep 1994 1