EasyManuals Logo
Home>Texas Instruments>Computer Hardware>TMS34010

Texas Instruments TMS34010 Reference Guide

Texas Instruments TMS34010
181 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
Page #155 background imageLoading...
Page #155 background image
strstr
Syntax
#include
<string.h>
char
*strstrCsl,
s2)
char
*sl,
*s2;
Defined
in
strstr.
c in
rts.
src
Find
Matching
String
Description
The strstr function finds the first occurrence
of
s2
in s 1 (excluding the ter-
minating
null character).
If
strstr finds the matching string,
it
returns a
pointer
to
the located string;
if it
doesn't find the string,
it
returns a null
pointer.
If
s2
points to a string
with
length 0, then strstr returns
s1.
6-80

Table of Contents

Other manuals for Texas Instruments TMS34010

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TMS34010 and is the answer not in the manual?

Texas Instruments TMS34010 Specifications

General IconGeneral
BrandTexas Instruments
ModelTMS34010
CategoryComputer Hardware
LanguageEnglish

Related product manuals