Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. [SOLVED] Re: I just need help with this WHOLE program, O boy.

    See also NEED help with this program, if anyone could do it id appreciate it a LOT - Java Forums
  2. [SOLVED] Re: I just need help with this WHOLE program, O boy.

    What is the problem with the code you posted?

    You can use Arrays.toString(counter) to format an array for debugging output.

    What are the numbers in this code:
    if((int)character >= 48 &&...
  3. [SOLVED] Re: I just need help with this WHOLE program, O boy.

    Post what you have so far with the FULL text of the errors you are getting.
    If the program is executing but not giving what you want, show its output and show what you want it to do instead.

    To...
Results 1 to 3 of 3