tango ~master (2021-12-14T19:14:08.8989381)
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