Results 1 to 8 of 8

Thread: i'm leaving gamma

  1. #1

    Join Date
    Sep 2011
    Posts
    8,577
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)

    Default i'm leaving gamma

    i'm no longer interested in this pathetic quadra. the gamma quadra is much better. toodles.

  2. #2
    liveandletlive's Avatar
    Join Date
    Aug 2007
    Location
    Boston, MA
    Posts
    1,290
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Default

    u do realize that ure in gamma?
    ESFp-Fi sub
    6w7 sx/so/sp

  3. #3
    tereg's Avatar
    Join Date
    Nov 2007
    TIM
    EII/INFj
    Posts
    4,680
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Default

    Code:
    #include <iostream.h>
    using namespace std;
     
    int main(void)
    {
        bool boolInGamma = false;  // You were never in Gamma, amirite?
                                   // Gotta start somewhere...
     
        while (true)
        {
            if (boolInGamma)
            {
                boolInGamma = false;
                cout << "I'm leaving Gamma!\n";
            }
            else
            {
                boolInGamma = true;
                cout << "I'm joining Gamma!\n";
            }
        }    
        return 0;
    }
    INFj

    9w1 sp/sx

  4. #4
    BLauritson's Avatar
    Join Date
    Jan 2007
    Location
    Bristol, England
    Posts
    979
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Default

    If you're going to use the std namespace, use iostream, not iostream.h
    ILI (Indescribable Lovemaking Inc.)
    5w4 so/sx

    "IP temperament! Because today's concerns are tomorrow's indifferences!"

    Lord Fnorgle's Domain - A slowly growing collection of music, poetry and literature.
    Stickam music performances

  5. #5
    olduser's Avatar
    Join Date
    Mar 2005
    Posts
    5,721
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Default

    finally, people almost never shut up about how much you were ruining the whole gamma thing
    asd

  6. #6

    Join Date
    Nov 2007
    Posts
    25
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Default

    so you are leaving gamma quadra because it is much better?

  7. #7
    tereg's Avatar
    Join Date
    Nov 2007
    TIM
    EII/INFj
    Posts
    4,680
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)

    Default

    Quote Originally Posted by BLauritson View Post
    If you're going to use the std namespace, use iostream, not iostream.h
    You're right.







    *slams desk* DAMN IT.
    INFj

    9w1 sp/sx

  8. #8

    Join Date
    Sep 2011
    Posts
    8,577
    Mentioned
    8 Post(s)
    Tagged
    0 Thread(s)

    Default

    Quote Originally Posted by liveandletlive View Post
    u do realize that ure in gamma?
    lies

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •