Files | |
file | vstring.h |
Contains declarations for class Vstring. | |
Functions | |
int | Vstring_strcasecmp (const char *s1, const char *s2) |
Case-insensitive string comparison (BSD standard). | |
int | Vstring_isdigit (const char *tok) |
A modified sscanf that examines the complete string. |
|
A modified sscanf that examines the complete string.
|
|
Case-insensitive string comparison (BSD standard).
|