In file miscfx.h:(char* stg1, char* stg2)
Case-insensitive string match.
Documentation
Case-insensitive string match.
- Parameters:
- stg1 - The first string.
stg2 - The second string.
- Returns:
- Returns non-zero if the two strings are the same, zero if
not. Case-insensitive comparison is used.
- See Also:
- sameto()
Alphabetic index
This page was generated with the help of DOC++.