STRNICMP
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
strnicmp - Case insensitive, length-limited string comparison
SYNOPSIS
"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
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:53 GMT, October 09, 2005