centos man page for strnicmp

Query: strnicmp

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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 3.10 June 2014 STRNICMP(9)
Related Man Pages
strcmp(3) - freebsd
bstring(3) - netbsd
ssp(3) - netbsd
strcasecmp_l(3) - freebsd
strncasecmp_l(3) - freebsd
Similar Topics in the Unix Linux Community
Apache config issue
Compiling problem - AIX 7.2