debian man page for str_rchr

Query: str_rchr

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
strnstr(3) - mojave
strstr(3) - linux
mb_strripos(3) - php
iconv_strrpos(3) - php
mb_stristr(3) - php
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Introduction