Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Java Issue

Name: durka 2008-02-23 17:40

What's wrong with this java statement:

IntClass number = new IntClass(console.nextInt());

It's giving me a compile error:
symbol  : class IntClass
location: class Factor
        IntClass number = new IntClass(console.nextInt());

I'm writing a program to factor numbers and I figured to it elegantly would be recursive. Btw, does IntClass autounbox the way Integer does?

Name: Anonymous 2008-02-23 19:04

>>19
If you drink something else when coding/reading /prog/, I've got bad news for you.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List