strrchr(9) suse man page | unix.com

Man Page: strrchr

Operating Environment: suse

Section: 9

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 2.6. July 2010 STRRCHR(9)
Related Man Pages
strchrnul(3) - linux
strchr(3) - osx
strchr(3) - linux
strchr(3) - freebsd
strrchr(3p) - suse
Similar Topics in the Unix Linux Community
char constants vs. hard-coding
Socket Programming Send File
Simple Problems to Solve!
Memory fragmentation in a Linux settop box
NTP synchronised problem in our Centos 7.6 node