EasyManuals Logo

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 #125 background imageLoading...
Page #125 background image
memchr
Syntax
#include
<string.h>
void
*memchrCs,
c,
n)
void
*s;
char
c i
size-t
ni
Find
First
Occurrence
of
Byte
Defined
in
rnernchr.
c in
rts.
src
Description
The memchr function finds the first occurrence
of
c in the first n characters
of
the object that s points to.
If
the character
is
found, memchr returns a
pointer
to
the located character; otherwise, it returns a null pointer
(0).
6-50
The memchr function
is
similar
to
strchr, except the object that memchr
searches can contain values
of
0, and c can be
O.

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