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 2:01

>>10,12
* African American

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