Search:

Type: Posts; User: dlorde

Search: Search took 0.08 seconds.

  1. Re: numbers to words using do-while & if-else & JOptionPane

    If you try something and get an error and you'd like help with it, post up the code you tried and the full text of the error message.
  2. Re: numbers to words using do-while & if-else & JOptionPane

    The best way to find out is to try it - did you try it?

    However, Java naming rules won't let you have variable names starting with digits.

    There is an alternative to the array solution, and...
Results 1 to 2 of 2