STRNCMP
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
strncmp - Compare two length-limited strings
SYNOPSIS
"SYNOPSIS"
int strncmp (const char * cs, const char * ct, size_t count);
ARGUMENTS
- cs
-
One string
- ct
-
Another string
- count
-
The maximum number of bytes to compare
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:30 GMT, October 06, 2005