centos man page for strnchr

Query: strnchr

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

STRNCHR(9)						     Basic C Library Functions							STRNCHR(9)

NAME
strnchr - Find a character in a length limited string
SYNOPSIS
char * strnchr(const char * s, size_t count, int c);
ARGUMENTS
s The string to be searched count The number of characters to be searched c The character to search for
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRNCHR(9)
Related Man Pages
strcasecmp(3) - bsd
strcmp(3) - bsd
strcpy(3) - bsd
strncpy(3) - bsd
strnstr(3) - osx
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
How to increment version inside a file?
Tar Command
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it