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

php my anus

Name: Anonymous 2010-12-10 20:59

Why is it that


public class apples{
    int x;
    int y;
}


takes up much more memory when in huge quantities than


struct apples{
    int x;
    int y;
}

Name: Anonymous 2010-12-11 22:17

The only thing I've ever found Java useful for is some instances of rapid prototyping.  There's just enough shortcuts to create at least a stable simulation of what you intend to complete in a much better language.
You still have accomplished nothing until it is been implemented in the said better language.

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