STRNLEN
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
strnlen - Find the length of a length-limited string
SYNOPSIS
"SYNOPSIS"
size_t strnlen (const char * s, size_t count);
ARGUMENTS
- s
-
The string to be sized
- count
-
The maximum number of bytes to search
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
This document was created by
man2html,
using the manual pages.
Time: 06:21:13 GMT, October 06, 2005