The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
strcasecmp
core
sys
posix
strings
Compare two strings ignoring case
version(Posix)
extern (
C
) nothrow @
nogc
int
strcasecmp
(
scope
const
char
*
s1
,
scope
const
char
*
s2
)
Meta
Source
See Implementation
core
sys
posix
strings
functions
ffs
strcasecmp
strcasecmp_l
strncasecmp
strncasecmp_l
Compare two strings ignoring case