NationStates Jolt Archive


H. Psychotic: loop

Collaboration
10-12-2003, 06:46
http://www.nationstates.net/forum/posting.php?mode=quote&p=2327517&sid=a8ee594593fdba36884fa67815662a11

this is an annoying infinite loop.

here's another, although it appears to have been modified: http://www.nationstates.net/forum/posting.php?mode=quote&p=2327419

Too bad, it spoiled a remarkable thread in which Spiritual Anarchy was able to mediate a dispute between Eridanus and Red Arrow through attentive listening and the application of reason.
10-12-2003, 06:58
DEAT him :arrow: The Horrible Psychotic
Collaboration
10-12-2003, 07:01
Anyone know who this really is?
TJHairball
10-12-2003, 07:06
If you see any repeats of this sort of thing, speak up.

He has been warned.
1 Infinite Loop
10-12-2003, 07:45
http://www.nationstates.net/forum/posting.php?mode=quote&p=2327517&sid=a8ee594593fdba36884fa67815662a11

this is an annoying Infinite Loop.

here's another, although it appears to have been modified: http://www.nationstates.net/forum/posting.php?mode=quote&p=2327419

Too bad, it spoiled a remarkable thread in which Spiritual Anarchy was able to mediate a dispute between Eridanus and Red Arrow through attentive listening and the application of reason.

Ok, Im not entirly getting what you are saying, as I have no idea what is going on, did I do something??
The Most Glorious Hack
10-12-2003, 08:03
No, no... it's one of those things where if you click the link and then close the new window, 5 more pop up and start moving around. It's a mess, and makes hash out of IE and Netscrape.
The Basenji
10-12-2003, 08:11
No, no... it's one of those things where if you click the link and then close the new window, 5 more pop up and start moving around. It's a mess, and makes hash out of IE and Netscrape.

I hate those...you usually have to reboot to get rid of it. :x
Myrth
10-12-2003, 09:56
No, no... it's one of those things where if you click the link and then close the new window, 5 more pop up and start moving around. It's a mess, and makes hash out of IE and Netscrape.

I hate those...you usually have to reboot to get rid of it. :x

ctrl+alt+delete and end the program tree :wink:
Cogitation
10-12-2003, 15:36
I hate those...you usually have to reboot to get rid of it. :x

ctrl+alt+delete and end the program tree :wink:

On Windows: Correct, this should bring up the Task Manager and you can kill the browser.

On Macintosh: I keep forgetting what the force-quit command is, maybe Option-Command-Escape or Option-Command-Q, but you can usually force quit the browser.

--The Democratic States of Cogitation
"Think about it for a moment."
Founder of The Realm of Ambrosia
10-12-2003, 15:43
Wow, three mods on the case :lol:


http://home.t-online.de/home/kleinerFrosch/Weihnachten/nn-weihnachten-dorf.gif
<----------------- Not a Moderator, just wanna help out.
CorinThe
The getting help section! (http://www.nationstates.net/cgi-bin/index.cgi/page=help) (for all your gaming problems)http://69.57.141.218/333/102/emo/xmastongue.gif
Pacific freedom force (http://s2.invisionfree.com/The_Pacific/)
10-12-2003, 15:44
Where can i get them from? i really need some because im about to be invaded by blood devourers. and also the republic of pandora3. please help - send some aid
Myrth
10-12-2003, 15:46
Where can i get them from? i really need some because im about to be invaded by blood devourers. and also the republic of pandora3. please help - send some aid

If you mean moderator help, click here. (http://www.nationstates.net/cgi-bin/index.cgi/page=help)
Collaboration
10-12-2003, 16:10
ctrl+alt+delete and end the program tree :wink:

That did not work for me.
10-12-2003, 16:20
ctrl+alt+delete and end the program tree :wink:

That did not work for me.

If that not works, you can always pull the plug. The most effective solution agains loops that don't want you to leave :twisted:

http://home.t-online.de/home/kleinerFrosch/Weihnachten/nn-weihnachten-dorf.gif
<----------------- Not a Moderator, just wanna help out.
CorinThe
The getting help section! (http://www.nationstates.net/cgi-bin/index.cgi/page=help) (for all your gaming problems)http://69.57.141.218/333/102/emo/xmastongue.gif
Pacific freedom force (http://s2.invisionfree.com/The_Pacific/)
1 Infinite Loop
11-12-2003, 09:49
ctrl+alt+delete and end the program tree :wink:

That did not work for me.

If that not works, you can always pull the plug. The most effective solution agains Loops that don't want you to leave :twisted:

http://home.t-online.de/home/kleinerFrosch/Weihnachten/nn-weihnachten-dorf.gif
<----------------- Not a Moderator, just wanna help out.
CorinThe
The getting help section! (http://www.nationstates.net/cgi-bin/index.cgi/page=help) (for all your gaming problems)http://69.57.141.218/333/102/emo/xmastongue.gif
Pacific freedom force (http://s2.invisionfree.com/The_Pacific/)

Ha Ha None Shall Leave, all will be kept in my pretty gilded cage.
Kaukolastan
11-12-2003, 11:42
#include<iostream.h>

int main()
{
for(int i = 0; i > 0; i++){
cout<<"Ha!"<<endl;
}
return(0);
}