Bruce McFarling <agila61@[EMAIL PROTECTED] > writes: >If FICL is a C-based forth, it should be straightforward to add >REPRESENT. sprintf itself would be the core function REPRESENT is pretty obviously modeled after ecvt(); they missed some things in the transfer, as Ed has pointed out, and they also did not provide an fcvt() variant. - anton -- M. Anton Ertl http://www.complang.tuwien.ac.at/anton/home.html comp.lang.forth FAQs: http://www.complang.tuwien.ac.at/forth/faq/toc.html New standard: http://www.forth200x.org/forth200x.html EuroForth 2008: http://www.complang.tuwien.ac.at/anton/euroforth/ef08.html