OT: Friends forever

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Patrick C
日付:  
To: Main PLUG discussion list
題目: 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