Search:

Type: Posts; User: aussiemcgr

Search: Search took 0.08 seconds.

  1. Replies
    13
    Views
    1,381

    Re: ; expected error

    Is that the exact formatting of your code? With the first few printlns being split up like that? If so, that would be your problem. String's don't wrap around lines. If you want to declare a String...
  2. Replies
    13
    Views
    1,381

    Re: ; expected error

    Are you sure thats the only error you are getting? As far as I can tell, the scope of that line of code doesn't have access to the val, arr, or position variables.

    --- Update ---

    Actually, in...
  3. Replies
    13
    Views
    1,381

    Re: ; expected error

    We have no idea what line 38 is.
Results 1 to 3 of 3