OT: Friends forever

Patrick C patrick.pxc.c at gmail.com
Wed Nov 1 17:52:23 MST 2006


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;
     }
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.PLUG.phoenix.az.us/pipermail/plug-discuss/attachments/20061101/71dd0b3b/attachment.htm 


More information about the PLUG-discuss mailing list