tango ~master (2025-06-29T14:40:56.0544651)
Dub
Repo
compare
tango
text
Ascii
Compare two char[] with case. Returns 0 if equal
int
compare
(
const
(
char
[])
s1
,
const
(
char
[])
s2
)
Meta
Source
See Implementation
tango
text
Ascii
functions
compare
icompare
isearch
main
toLower
toUpper
Compare two char[] with case. Returns 0 if equal