Quick Q for casting object to String

Started by
0 comments, last by Antheus 16 years, 10 months ago
Hello, I currently have a problem in which I believe the answer is in casting an object I created into a string. This is because I need to recursively solve the problem in which one of the values required is a string, yet I had to change it to a created object. If any one can assist on how to do this or other suggestions they are all welcome. I put RIGHT HERE next to the areas I am having trouble with, and I have also posted the main and the object creation. // snip Thank you for any help that can be given. [edit: removed code -SiCrane] [Edited by - SiCrane on February 13, 2009 4:14:15 PM]
Advertisement
Now all you need say is *what* the problem is.

Crash? Algorithm not working? Incorrect result?

This topic is closed to new replies.

Advertisement