strings.h#
Functions#
Function |
Implemented |
C23 Standard Section |
POSIX Docs |
|---|---|---|---|
bcmp |
✅ |
||
bcopy |
✅ |
||
bzero |
✅ |
||
ffs |
✅ |
||
ffsl |
✅ |
||
ffsll |
✅ |
||
index |
✅ |
||
rindex |
✅ |
||
strcasecmp |
✅ |
||
strcasecmp_l |
✅ |
||
strncasecmp |
✅ |
||
strncasecmp_l |
✅ |
Function |
Implemented |
C23 Standard Section |
POSIX Docs |
|---|---|---|---|
bcmp |
✅ |
||
bcopy |
✅ |
||
bzero |
✅ |
||
ffs |
✅ |
||
ffsl |
✅ |
||
ffsll |
✅ |
||
index |
✅ |
||
rindex |
✅ |
||
strcasecmp |
✅ |
||
strcasecmp_l |
✅ |
||
strncasecmp |
✅ |
||
strncasecmp_l |
✅ |