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...
memset
Syntax
#include
<string.h>
void
*memset(s,
c,
n)
void
*s;
char
c;
size-t
n;
Defined
in
memset.
c in
rts.
src
Duplicate
Value
in
Memory
Description
The memset function copies the value
of
c into the first n characters
of
the
object that s points to. The function returns the
value
of
s.
6-54

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals