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...
Itoa
Syntax
#include
<stdlib.h>
int
ltoa(n,
buffer)
long
Integer
to
ASCII
long
ni
/*
number
to
convert
*/
char
*bufferi
/*
buffer
to
put
result
in
*/
Defined
in
1
toa.
c
in
rts.
src
Description
The Itoa function converts a long integer
to
the
equivalent ASCII string.
If
the
input number n
is
negative, a leading minus sign
is
output. The Itoa
function returns
the
number of characters placed
in
the
buffer.
6-48

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals