Click to See Complete Forum and Search --> : Urgent Urgent Emergency...
TheCPUWizard
November 18th, 2008, 09:03 AM
Please see here (http://www.lyricsfreak.com/f/foreigner/urgent_20054926.html)for details.
If that is not sufficient...see here (http://www.codeguru.com/forum/announcement.php?f=7&a=6)
Tom Frohman
November 18th, 2008, 10:04 AM
This has been a test of the emergency preparedness system. Had this been a real emergency you would have been redirected to the Apathy Thread.
The Apathy Thread (http://www.codeguru.com/forum/showthread.php?t=236434&highlight=Apathy)
TheCPUWizard
November 18th, 2008, 10:13 AM
This has been a test of the emergency preparedness system. Had this been a real emergency you would have been redirected to the Apathy Thread.
The Apathy Thread (http://www.codeguru.com/forum/showthread.php?t=236434&highlight=Apathy)
Tom,
WHO CARES!?!?!?!?!?
Tom Frohman
November 18th, 2008, 01:47 PM
Tom,
WHO CARES!?!?!?!?!?
I know I don't care.
TheCPUWizard
November 18th, 2008, 01:54 PM
I know I don't care.
And yet, there are many things that "I care to NOT know...."
"
Actually that could create some funny threads.... "Can any body tell how NOT to ......" any posts hich actually solved the problem would be considered off-topic..
Edders
November 19th, 2008, 07:07 AM
I think you should be banned for the way you use the word "urgent" in the subject line. This kind of faulty spelling teaches the kids the wrong things. Someone with your experience should know better - we all know that it is spelled as "URGENT" - in all caps!
ProgramArtist
November 20th, 2008, 06:51 AM
I tried to implement the "urgent" function:
This is what I have so far:
void urgent()
{
return; // I really want to leave the function before this line but How?
}
Pleaze pleaze help! I do need that to get my degree!
ProgramArtist
November 20th, 2008, 06:52 AM
Any suggestion?
Hobson
November 20th, 2008, 07:05 AM
This thread should be UnBumped. Where is moderator when you need one?
Tom Frohman
November 20th, 2008, 08:41 AM
The solution:
void urgent()
{
return;
return; // I really want to leave the function before this line but How?
}
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.