home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programmer 7500
/
MAX_PROGRAMMERS.iso
/
PASCAL
/
TOOL-INC.ZIP
/
ITOA1.INT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1989-06-02
|
115 b
|
4 lines
function itoa (int: integer): string8;
function ltoa (int: longint): string8;
function wtoa (w: word): string8;