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)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 3.10 June 2014 STRNCHR(9)
| Related Man Pages |
|---|
| strcpy(3) - bsd |
| strncat(3) - bsd |
| strncpy(3) - bsd |
| strcasestr(3) - osx |
| strstr(3) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| DB2 convert digits to binary format |
| Tar Command |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Please Welcome Dave Munro to the Moderator Team! |