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
strcasecmp(3) - freebsd
strcasecmp(3) - netbsd
strings(3) - netbsd
strncasecmp(3) - netbsd
strncmp(3) - netbsd
Similar Topics in the Unix Linux Community
Apache config issue
Compiling problem - AIX 7.2