int to string conversion

Martin Wiebusch marwie at gmx.net
Sat Feb 12 02:25:56 GMT 2000


Hi,
i was just wondering whether there is a function to convert integer
values to strings in any of the libaries. I already tried itoa, Itoa and
IntToStr. I also noticed there ist an Itoa function defined in the
Integer.h header. But I don't really need an Integer class, just a
little function to convert usual int variables into strings.




More information about the KDevelop mailing list