Blue Screen of Doom!

Please support our C++ advertiser: Intel Parallel Studio Home
venomlash venomlash is offline Offline Oct 15th, 2006, 3:43 pm |
0
For those of you who live at home, run this on your parents' computer fullscreen, blue background, white font. Then put the mouse over the block in the upper lefthand corner, and enjoy the show.
Quick reply to this message  
C++ Syntax
  1. #include <iostream>
  2.  
  3. using namespace std;
  4.  
  5. int main(){
  6. char block=219;
  7. cout<<block<<"\n\n1.3.0.0.4\nError:\nbad_pool_header\n\n<0x011000> <0x011001> <0x011100> <0x011111>\n\n\n\nIf this is the first time you see this message, please reboot.\nIf you have seen this before, please contact your hardware vendor for details."<<endl;
  8. while(true){
  9. ;
  10. }
  11. }
0
lol_hacker101 lol_hacker101 is offline Offline | Nov 13th, 2006
It's okay, but there are a couple of things wrong:

1) Nothing happens when you run your cursor over the little block in the left-top corner.
2) It's not blue!
3) What exactly is this supposed to do?

But I know I couldn't have done much better so cheers!

Cheers,
lol_hacker101 :cheesy:
 
 

Message:


Similar Threads
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC