Query: strrchr
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STRRCHR(9) Basic C Library Functions STRRCHR(9)NAMEstrrchr - Find the last occurrence of a character in a stringSYNOPSISchar * strrchr(const char * s, int c);ARGUMENTSs The string to be searched c The character to search forCOPYRIGHTKernel Hackers Manual 3.10 June 2014 STRRCHR(9)
Related Man Pages |
---|
strrchr(3p) - centos |
strchr(3) - mojave |
strrchr(3) - freebsd |
strrchr(3) - netbsd |
rindex(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
char constants vs. hard-coding |
Not able to lock the port |
Matching 2 items in a string |
NTP synchronised problem in our Centos 7.6 node |