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

java do while loop.

Name: Anonymous 2010-02-26 15:39

while (1 == 1) {
    if (aktuell.next.data == p) {
        aktuell.next = aktuell.next.next;
        return;
    }
}

I know at some point the if check while be true and return will stop the loop. But there has to be an other command than While (1 == 1).
Thanks

Name: Anonymous 2010-02-27 0:32

I like >>9 a lot more than I like >>10

They are both saying the same thing, but >>10 says it with a bit of image board dripping from its chin.

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