Concept Framework 1.0 documentation Contents | Index

standard.C.string.strlen

Name Version Deprecated
strlen version 1.0 no

Prototype:
number strlen(string string)

Parameters:
string      Null-terminated string.

Description:
Get the length of a string.

Returns:
returns the number of characters in string, excluding the terminal NULL. No return value is reserved to indicate an error.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:05 2009 GMT(c)2009 RadGs Software