str_rchr(3) debian man page | unix.com

Man Page: str_rchr

Operating Environment: debian

Section: 3

str_rchr(3)						     Library Functions Manual						       str_rchr(3)

NAME
str_rchr - find character in ASCIIZ string
SYNTAX
#include <str.h> size_t str_rchr(const char* haystack,char needle);
DESCRIPTION
str_rchr returns the index of the last occurrance of needle or the first occurrance of in string.
SEE ALSO
strchr(3) str_rchr(3)
Related Man Pages
strstr(3) - centos
strcasestr(3) - mojave
strstr(3) - redhat
iconv_strrpos(3) - php
mb_stristr(3) - php
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
How can I do this in VI editor?
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph