EasyManua.ls Logo

Texas Instruments TMS34010

Texas Instruments TMS34010
128 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
strrchr
Find
Character
in
String-Last
Occurrence
Syntax
#include
<string.h>
unsigned char 'strrchr(s,c)
unsigned char
's,c;
strrchr
Description
This function finds the last occurrence
of
the character c in string
sand
returns a pointer
to
it.
If
the character c
is
not
found
in the string, strrchr
returns a null.
stm;hr
is
equivalent
to
other C compilers' rindex.
6-23

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals