[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Fri, 30 Apr 2004 13:13:42 -0400 
Subject:Re: how to convert numbers to string??? 
From:Chris Dollin 
Volume-ID: 

sae2003us wrote:

> I've started to use the rclib packages and was wondering whether you could
> tell me how to convert NUMBERS to STRING, you can do it the other way
> around and words can be converted to string, but i can't seem to find a
> way to do numbers????

The cheap-n-nasty way is to concatenate them with the empty string:

    '' >< someNumericExpression    

-- 
Chris "electric hedgehog" Dollin
C FAQs at: http://www.faqs.org/faqs/by-newsgroup/comp/comp.lang.c.html
C welcome: http://www.angelfire.com/ms3/bchambless0/welcome_to_clc.html