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 |
|---|
| strchr(3) - mojave |
| strchr(3) - redhat |
| index(3) - osf1 |
| strrchr(3p) - posix |
| strrchr(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Matching 2 items in a string |
| Using boost in program created by g++ |
| Memory fragmentation in a Linux settop box |
| Leaving directory Error |