TCString::Strnicmp

Strnicmp wrapper

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/CString.h

Include

#include "Misc/CString.h"

Syntax

static int32 Strnicmp
(
    const CharType * String1,
    const CharType * String2,
    SIZE_T Count
)

Remarks

Strnicmp wrapper

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss