/doc/sefun/itoa
SYNOPSIS
string itoa (int num)
DESCRIPTION
Convert a <num>ber into a string, using the words "one" .. "twenty" for the numbers 1..20.
EXAMPLE
itoa(10) --> "ten" itoa(30) --> "30"
SEE ALSO
atoi
itoa
itoa
|
Home
|
Applied
|
Concepts
|
Efuns
|
Intro
|
Lfuns
|
Lib
|
LPC
|
Obj
|
Prop
|
Sefuns
|
Std
|
Nightfall@quest.tat.physik.uni-tuebingen.de
Automatically generated on Fri, Aug 2, 1996