strnicmp(9) suse man page | unix.com

Man Page: strnicmp

Operating Environment: suse

Section: 9

STRNICMP(9)						     Basic C Library Functions						       STRNICMP(9)

NAME
strnicmp - Case insensitive, length-limited string comparison
SYNOPSIS
int strnicmp(const char * s1, const char * s2, size_t len);
ARGUMENTS
s1 One string s2 The other string len the maximum number of characters to compare
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 STRNICMP(9)
Related Man Pages
rangecheck(3) - debian
strncmp(3) - freebsd
bstring(3) - netbsd
strings(3) - netbsd
bstring(3) - freebsd
Similar Topics in the Unix Linux Community
Apache config issue
Compiling problem - AIX 7.2