debian man page for str_chr

Query: str_chr

OS: debian

Section: 3

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

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
strcasestr(3) - mojave
strcasestr_l(3) - mojave
strcasestr(3) - linux
mb_strrichr(3) - php
Similar Topics in the Unix Linux Community
Redirecting Terminal to Local Application!
C code : Segmentation fault
Simple Problems to Solve!
Memory fragmentation in a Linux settop box
Leaving directory Error