EasyManua.ls Logo

Texas Instruments TMS34010

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...
atoi
Syntax
Description
Convert
ASCII
to
Integer
double
atoi(nptr)
char *nptr;
atoi
This
function
converts a string
of
ASCII characters
to
integer values. The
string
is
given in the format:
[space]
[sign]digits
The space
shown
in the format is
white
space and is indicated by a space-
bar, horizontal or vertical tab, carriage return, form feed,
or
newline. Fol-
lowing
the space indicator is
an
optional
sign, and then
digits
representing
the number.
The first unrecognized character terminates
the
string.
The
aloi
function
does
not
account
for
any
overflow
resulting from the
conversion.
6-5

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals