Relates Command: String Class Reference (original) (raw)

Friends
int strcmp (const String &s1, const String &s2)
Related Symbols
(Note that these are not member symbols.)
void stringDebug ()

Detailed Description

A String class.

strcmp

int strcmp ( const String & s1, const String & s2 ) friend

Compares two strings.

stringDebug()

void stringDebug ( ) related

A string debug function.


The documentation for this class was generated from the following file: