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 #127 background imageLoading...
Page #127 background image
memcpy
Syntax
Memory
Block
Copy
-
Nonoverlapping
#include
<string.h>
void
*memcpy(sl,
s2,
n)
void
*s1,
*s2;
size-t
n;
Defined
in
memmov. c in
rts.
src
Description
The memcpy function copies n characters from the object that
s2
points to
into the object that s 1 points to.
If
you attempt to
copy
characters
of
overlapping objects, the function's behavior is undefined. The function re-
turns the value
of
s
l.
6-52
The memcpy function
is
similar
to
strncpy, except the objects that memcpy
copies
can
contain values
of
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