Main index | Section 3 | Options |
#include <strings.h>
#include <strings.h>
#include <xlocale.h>
The strncasecmp() function compares at most len characters. The strcasecmp_l() and strncasecmp_l() functions do the same as their non-locale versions above, but take an explicit locale rather than using the current locale.
STRCASECMP (3) | May 29, 2014 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | If it wasn't for C, we'd be using BASI, PASAL and OBOL | ” |