ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
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