Thread: Easy loop

Results 1 to 4 of 4
  1. #1
    cod1's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    Have you checked the roof?
    Posts
    167
    Reputation
    10
    Thanks
    7
    My Mood
    Sneaky

    Easy loop

    Well most people already will know this but this is just for people who are beginning C++
    Code:
    int y=0;
    while (!y);
    hopefully I helped someone

    Don't look!!!

    You looked

  2. #2
    ket_'s Avatar
    Join Date
    Sep 2011
    Gender
    male
    Posts
    33
    Reputation
    10
    Thanks
    2
    My Mood
    Psychedelic
    Quote Originally Posted by cod1 View Post
    Well most people already will know this but this is just for people who are beginning C++
    Code:
    int y=0;
    while (!y);
    hopefully I helped someone
    while(true){
    cout << "I won";
    }

  3. #3
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    func()
    {
    func();
    }

    win? =(
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  4. The Following User Says Thank You to 'Bruno For This Useful Post:

    Hassan (12-26-2011)

  5. #4
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Seriously ?

    Closed

  6. The Following User Says Thank You to Hassan For This Useful Post:

    t7ancients (12-26-2011)

Similar Threads

  1. WarRock NFV1 Edition - "Easy Wall Hack"
    By Unavailable in forum WarRock - International Hacks
    Replies: 19
    Last Post: 07-21-2007, 02:36 AM
  2. Endless Online, Easy target.
    By The_Enigma in forum General Game Hacking
    Replies: 1
    Last Post: 06-28-2006, 07:59 PM
  3. easy AoE1 resource hack
    By oowatsthat in forum Hack Requests
    Replies: 1
    Last Post: 05-02-2006, 09:13 PM
  4. *Makes a seperate thread for easy viewing*
    By Severed in forum Help & Requests
    Replies: 3
    Last Post: 02-21-2006, 02:40 AM
  5. Replies: 13
    Last Post: 02-09-2006, 10:25 PM