ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
icompare
ocean
text
Ascii
Compare two char[] ignoring case. Returns 0 if equal
int
icompare
(
cstring
s1
,
cstring
s2
)
Meta
Source
See Implementation
ocean
text
Ascii
functions
compare
icompare
main
toLower
toUpper
static functions
isearch
Compare two char[] ignoring case. Returns 0 if equal