On Tue, 2007-03-20 at 09:43 -0700, Erick Tryzelaar wrote:
> Rhythmic Fistman wrote:
> > Hi, I'm new to felix - how do I turn an int into a string?
> >   
> 
> :)
> 
> > Thanks,
> > Rodney Fistman.
> >   
> 
> You try Int::str? It should be defined in lib/flx_ctypes.flxh.

Just use 'str i' .. the str functions are being moved out
of modules into typeclass Show, which will be opened
for all the basic types... this isn't done yet tho.

-- 
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Felix-language mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to