centos man page for strrchr

Query: strrchr

OS: centos

Section: 9

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

STRRCHR(9)						     Basic C Library Functions							STRRCHR(9)

NAME
strrchr - Find the last occurrence of a character in a string
SYNOPSIS
char * strrchr(const char * s, int c);
ARGUMENTS
s The string to be searched c The character to search for
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 STRRCHR(9)
Related Man Pages
strchr(3) - osx
strrchr(3p) - suse
strrchr(3) - netbsd
rindex(3) - osf1
strrchr(3p) - posix
Similar Topics in the Unix Linux Community
char constants vs. hard-coding
Socket Programming Send File
C code : Segmentation fault
Leaving directory Error