EasyManua.ls Logo

Texas Instruments TMS34010

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
Loading...
String
Copy
Syntax
#include
(string.h>
char
*strcpy(sl,
s2)
char
*s1,
*s2;
Defined
in
strcpy.
c in
rts.
src
strcpy
Description
The strcpy
function
copies
s2
(including
a terminating null character)
into
s1.
If
you attempt
to
copy
strings that overlap, the
function's
behavior
is
undefined. The
function
returns a pointer
to
the destination string.
6-69

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals