Thread
:
converting double to string
View Single Post
Dec 8th, 2005, 3:42 PM
#
1
dark_omen
Hobbyist Programmer
Join Date: Dec 2004
Posts: 125
Rep Power:
4
converting double to string
Is there a way to convert a double to string. I tried to do it like this x.toString() and it didnt work as well as implicitly converting it. It gives me an error saying double can not be dereferenced.
dark_omen
View Public Profile
Visit dark_omen's homepage!
Find More Posts by dark_omen