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 2.6. July 2010 STRRCHR(9)
| Related Man Pages |
|---|
| strrchr(3) - mojave |
| strchrnul(3) - linux |
| strrchr(3p) - centos |
| strchr(3) - linux |
| strchrnul(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Not able to lock the port |
| C code : Segmentation fault |
| Leaving directory Error |
| NTP synchronised problem in our Centos 7.6 node |