stricmp

String compare of filenames.

version(Windows)
extern (C) nothrow @safe pure nothrow @nogc
int
stricmp
(
const(char)*
,
const(char)*
)

Meta