
strlen(3)             LPC 系統函數             strlen(3)

名稱
     strlen() - returns the length of a string

語法
     int strlen( string str );

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

請參考
     sizeof(3)

MudOS                Last change: 5 Sep 1994                    1

