Search:

Type: Posts; User: Soorma

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    1,127

    Re: Can't convert string to int

    I figured out what was wrong. You're right. The program was in a directory with a class called Integer and that was causing the problem.
  2. Replies
    2
    Views
    1,127

    Can't convert string to int

    For some reason javac can't compile Integer.parseInt(). I tried several programs that have parseInt in them and they don't work so I wrote up a simple little program to test whether the problem is...
Results 1 to 2 of 2