Navigation
Unreal Engine C++ API Reference > Runtime > Core > GenericPlatform > FGenericPlatformStricmp > Stricmp
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformStricmp.h |
Include | #include "GenericPlatform/GenericPlatformStricmp.h" |
Source | /Engine/Source/Runtime/Core/Private/GenericPlatform/GenericPlatformStricmp.cpp |
static int32 Stricmp
(
const UTF8CHAR * String1,
const UTF8CHAR * String2
)