Search:

Type: Posts; User: suteki73

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,156

    Re: String to Double Conversion

    Thanks. I changed the for loop control variables back to Integers and it works now. Don't really understand why that caused the "list [num] = Double.parseDouble(numStr);" line to highlight as an...
  2. Replies
    3
    Views
    1,156

    String to Double Conversion

    I'm sure this is something very simple, but after having spent about two hours I have run out of ideas. A very simple program creating a array and having a user input 10 numbers via a dialog box. ...
Results 1 to 2 of 2