STRNCMP
Section: (9)
Updated: 07 August 2003
Index
Return to Main Contents
NAME
strncmp - Compare two length-limited strings
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
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 09:53:46 GMT, April 09, 2004