Hello,
I have J++ 6.0 and Java 2 SDK 1.4. Why doesn’t J++ recognize Double.parseDouble() and same thing for Float.parseFloat? It gives me compile errors.
When I try the command prompt to compile using javac, it works fine.
Can anyone help?
Thanks.