index
:
miguel/fool-os.git
master
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
string
/
string.h
blob: 23c901007587021e8d3d14390ce84f69ea04d97b (
plain
)
1
2
#include "lib/bool/bool.h" bool strcmp(char *str1, char *str2, int length);