str_chr(3) debian man page | unix.com

Man Page: str_chr

Operating Environment: debian

Section: 3

str_chr(3)						     Library Functions Manual							str_chr(3)

NAME
str_chr - find character in ASCIIZ string
SYNTAX
#include <str.h> size_t str_chr(const char* haystack,char needle);
DESCRIPTION
str_chr returns the index of the first occurrance of needle or in string.
SEE ALSO
strchr(3) str_chr(3)
Related Man Pages
strcasestr(3) - centos
strnstr(3) - mojave
strstr(3) - mojave
strcasestr(3) - linux
strstr(3) - linux
Similar Topics in the Unix Linux Community
Matching 2 items in a string
Redirecting Terminal to Local Application!
Leaving directory Error