Query: strnchr
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRNCHR(9) Basic C Library Functions STRNCHR(9)NAMEstrnchr - Find a character in a length limited stringSYNOPSISchar * strnchr(const char * s, size_t count, int c);ARGUMENTSs The string to be searched count The number of characters to be searched c The character to search forCOPYRIGHTKernel Hackers Manual 2.6. July 2010 STRNCHR(9)
Related Man Pages |
---|
strcasecmp(3) - bsd |
strcmp(3) - bsd |
strlen(3) - bsd |
strncasecmp(3) - bsd |
strncpy(3) - bsd |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Getting command output to putty window title. |
Tar Command |
Shopt -s histappend |