Convert that integer into ASCII.
This function converts the integer into a string. When integer is a real number, LISP complains, "Error: bad argument type."
Examples
Code | Returns |
---|---|
(itoa 3) | "3" |
(itoa -66) | "-66" |
Tell me about...
Programming Overview of LISP (LISt Processing) Language
Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved. |