函數(shù)名稱StrIComp

字號:

函數(shù)說明 兩個字符串相互比較(不論大小寫),返回比較的結(jié)果,函數(shù)原型如下:
    int __fastcall StrIComp(const char * Str1, const char * Str2);