A modern wrapper for libc with less boilerplate
fef
8c591796fb
Some people seem to depend on the unstandardized behavior of some (notably glibc) implementations of strcmp() where the arithemtic difference between s1 and s2 is returned, not just any positive or negative number. This is explicitly undocumented in libneo as well, but still doing it won't hurt either. |
||
---|---|---|
.vscode | ||
demo | ||
include | ||
src | ||
test | ||
.editorconfig | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE |