In file No file:

int MyStrLen (const char *string)

Safe strlen()

Documentation

Safe strlen(). Modifies strlen() to accept NULL argument (and return 0 in such a case)

USAGE STRONGLY RECOMMENDED

Parameters:
string - pointer to string that we want to measure.
Author:
Marek
See Also:
DELETE()

alphabetic index hierarchy of classes


generated by doc++