OT: Friends forever

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Patrick C
Date:  
To: Main PLUG discussion list
Subject: 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