str_rchr(3) Library Functions Manual str_rchr(3)NAMEstr_rchr - find character in ASCIIZ stringSYNTAX#include <str.h> size_t str_rchr(const char* haystack,char needle);DESCRIPTIONstr_rchr returns the index of the last occurrance of needle or the first occurrance of in string.SEE ALSOstrchr(3) str_rchr(3)
| Related Man Pages |
|---|
| strnstr(3) - mojave |
| strstr(3) - linux |
| strstr(3) - redhat |
| mb_strripos(3) - php |
| mb_strrichr(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| One instance of comparing grep and awk |
| Weird 'find' results |
| How to copy a column of multiple files and paste into new excel file (next to column)? |
| New UNIX and Linux History Sections |