Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.14 seconds.

  1. [SOLVED] Re: How to choose a different toString() Besides the default one?

    You haven't really asked a specific question. You've told us what you aren't familiar with, and you were given several suggestions. The latest Exception you posted was a StackOverFlowException, which...
  2. [SOLVED] Re: How to choose a different toString() Besides the default one?

    The problem is your getValue() function calls the getValue() function which calls the getValue() function which calls the getValue() function which calls the getValue() function which calls the...
  3. [SOLVED] Re: How to choose a different toString() Besides the default one?

    Have you added any print lines to this, or better yet, stepped through it with a debugger, to see what's going on?

    Hint- What happens when getValue() is called?
Results 1 to 3 of 3