mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
237e3f4dcb
This should be a OR or when comparing only parts os strings would return a wrong value. const char *first = "testA"; const char *second = "test"; uint8_t contains = strncasecmp(first, second, strlen(second)); |
||
---|---|---|
.. | ||
include | ||
pnet | ||
pthread | ||
doc.txt | ||
fd.c | ||
Makefile | ||
posix_io.c | ||
semaphore.c | ||
strings.c | ||
unistd.c |