Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.14 seconds.

  1. Re: Help with class program!!! STUCK! Program not doing what I Want!!!

    I asked for an SSCCE a few days ago. That seems like a good place to start. Narrowing your problem down to just a few lines is your best bet- and chances are, you'll figure out the problem yourself...
  2. Re: Help with class program!!! STUCK! Program not doing what I Want!!!

    That looks like you're trying to print out an array, or an Object without a useful toString() method. But again, without seeing an SSCCE, I'm only guessing.
  3. Re: Help with class program!!! STUCK! Program not doing what I Want!!!

    That's a good start, but that's not an SSCCE. And you haven't actually told us what the problem is- what do you mean by "weird junk"? What did you expect to happen? What happened instead (be...
  4. Re: Help with class program!!! STUCK! Program not doing what I Want!!!

    If you want help with code, you'll have to break your problem down into an SSCCE and post that instead. If you post more than a few lines of code, most people will ignore you. They aren't doing this...
Results 1 to 4 of 4