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 |
|---|
| strcat(3) - bsd |
| strcmp(3) - bsd |
| strlen(3) - bsd |
| strncpy(3) - bsd |
| shishi_pbkdf2_sha1(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Update kernel Linux without reboot?! |
| SOCKS proxy & PAM configuration exposure |
| A (ksh) Library For and From UNIX.com |
| Docker learning Phase-I |
| Shopt -s histappend |