This function compares strings.
s32 XFsbl_Strcmp( const char* Str1Ptr, const char* Str2Ptr)
Parameters | Description |
---|---|
Str1Ptr | Pointer to the first string |
Str2Ptr | Pointer to the second string |
This function compares strings.
s32 XFsbl_Strcmp( const char* Str1Ptr, const char* Str2Ptr)
Parameters | Description |
---|---|
Str1Ptr | Pointer to the first string |
Str2Ptr | Pointer to the second string |