EasyManua.ls Logo

Texas Instruments TMS34010 - Page 71

Texas Instruments TMS34010
128 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...
strncat
Concatenate
n Characters
of
String
strncat
Syntax
#include
<string.h>
char 'strncat(string1 ,string2,max)
char
'string1,
*string2;
unsigned
int
max;
Description
This function appends a
copy
of
string2, or the first max characters
of
6-20
string2 (whichever
is
smaller),
to
the end
of
string
1.
It
also returns a
pointer
to
the destination string.

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals