EasyManua.ls Logo

Texas Instruments TMS34010 - Page 67

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...
strchr
Syntax
Description
6-16
.
FindCharacterinString-FirstOccurrence
#inclu~e
<string.h>
unsigned char *strchr(s,c)
unsigned char *s,c;
strchr
This function finds the firSt occurrence
of
the character c in the string.s
and
returns a pointer
to
it.
If
the character
is
not found, strchr returns a null.
strchr
is
equivalent
to
other C compilers' index.

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals