OT: Friends forever

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
+ (text/html)
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: Patrick C
Dátum:  
Címzett: Main PLUG discussion list
Tárgy: OT: Friends forever
I just thought of this a while ago:

"Friends forever" is so yesterday:
 *Code:*
public void existence()
{
    int relationship = 0;
    boolean friends;
    while(relationship <3 )
        {
             friends = true;
        }
}



or alternatively:

 *Code:*
public void existence()
{
    boolean friends;
    for(ever = 0; ever <3; ever--)
    {
         friends = true;
     }
}

---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss