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 #126 background imageLoading...
Page #126 background image
Memory
Compare
Syntax
#include
<string.h)
int
memcmp{51,
52,
n)
void
*51,
*52;
size-t
n;
Defined
in
memcmp. c in
rts.
src
memcmp
Description
The memcmp function compares the first n characters
of
the object that
52
points
to
with
the object that
51
points to. The function returns one
of
the
following
values:
< 0
if
*51
is
less
than
*52.
o
if
*51
is
equal
to
*52.
> 0
if
*51
is
greater than
*52.
The memcmp function
is
similar
to
strncmp, except the objects that
memcmp compares can contain values
of
O.
6-51

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