Quote:
Originally Posted by TheCPUWizard
have you tried stepping into it using a debugger?
Printable View
Quote:
Originally Posted by TheCPUWizard
have you tried stepping into it using a debugger?
Quote:
Originally Posted by HanneSThEGreaT
When that completes, Play will have the value "maybe". This should solve the problem.Code:Play = true;
while(1)
{
Play = !Play;
}
Graham,
Do you have an estimated execution time on a 4.77MHz PC? :D :D
(actually suprised to see this thread still alive.... )
Execution time is dependent on the patience of the user. Think of it as some kind of open-ended game where you are compelled to play again after a short pause.
I like your site!Quote:
Originally Posted by TheCPUWizard
Vi@gr@ and meds cheap!
Has someone hacked into 0xC0000005 's account ?
:ehh: :confused:
No, I just felt like adding something crazy after reading all of the other posts. My favorite was "excuse my bad english. i have same problem too. can u help plz?"Quote:
Originally Posted by Zaccheus
:thumb: :D
I had a similar problem, what I did was get my tennis racket and remove Play with while(1)playtennis();
It worked great, unfortunatly there was a bug (class started). There has to some work around.
I stumbled across this thread because it was in someone's signature.
This is forever funny .... who knew programmers have a sense of humor.
:D
Albiet one which is often not understood by mere mortals. :DQuote:
who knew programmers have a sense of humor.
But those who understand it can laugh their **** off :D :DQuote:
Originally Posted by TheCPUWizard
Of course, if that literally happens, they will have serious issues with certain bodily functions. :eek:Quote:
Originally Posted by NoHero
'Nuf said. :wave:
Good joke :-)
Err.. this code will only work on a quantum computer, can someone test this?Quote:
Originally Posted by Graham
life from point of view of programming (simple model)
what do you think about this ???Code:
life = true
soul = true
while (soul = true)
{
brain = true
numbers = true
computer = 1
while (numbers = true) // attention - there are paralllel processes !!!
{
computer++
}
// here numbers = false and soul = true and brain = true
}
soul = false
life = false
Yes you are correct. I just tried it on my quantum computer and it works perfectly.Quote:
Originally Posted by KrisSimonis
I tried this code in Linux but it didn't work :(Quote:
Originally Posted by TheCPUWizard
Do you think you could convert it for me?
Err i think this should workQuote:
Originally Posted by sotoasty
Code:Set Play = new True
Aaah! Watch out! It's a member of the New World Order, trying to redefine the truth! He stated it him self.. NEW TRUE!!!Quote:
Originally Posted by GremlinSA
Quickly, lets put on our aluminum helmets to protect us from the pod people!
Well, if we want to redefine truth, then we should class it.
PHP Code:class redefine
{
function newTrue()
{
flush($true);
return false;
}
}
$true = new redefine();
$true->newTrue();
redefine::newTrue();
I go to other infinity threads. I'll be here later :wave:
Try powering down your system for a few days and let dust settle on it...Time is a healer :pQuote:
Originally Posted by TheCPUWizard
Hey, I also want to PLAY.
I may not be a good player but would like to PLAY anyway.
you all are missing the point
Code:Play=true;
// wait for Play to get free
while(fopen(Play, "a") == NULL)
{
Sleep(1000);
}
fcloseall();
CopyFile(Play, "C:\Play.pdf")
the fact is that an external tool is holding the truth, you must wait for the end of the elaboration to go on.
What do you want to play with ? LOLQuote:
Originally Posted by code_carnage
If you make PLAY=True you are already in the play. Play as "Mid summer NIght dream" or "The Tempest".
Just do PLAY= true and you are playing Ferdinend.
HUman You;
if(your == male)
{
play = TRUE;
male = Ferdinand;
}
else
if(you == female)
{
play = TRUE;
female = Miranda;
}
else
{
cout<<"You belong no where: Go play with yourself.";
}
I watched on the TV days ago and I saw Michael is a female name, I am not sure Miranda or Ferdinand is supposed to be male or female in virtual or real life :D
Michael is my friend, as always
Yes, there are also women named Michael instead of Michell.
Having sex with the opposite sex doesn't prove one to be straight, e.g Erness in Brokesback Moutain, he works just so fine with woman. :)
I sent you a message.Quote:
Originally Posted by code_carnage