View Single Post
  #15  
Old 11-23-2002, 08:28 AM
Baron Sprite's Avatar
Baron Sprite
Dragon
 
Join Date: Jan 2002
Posts: 708
Default

% is sexy
oh forgot:
Code:
#include <iostream.h>

int main()
{
    std::cout << "Hello, world!\n";
}
__________________
Waking up in the morgue is pretty harsh, but it beats being dead.
Begun, this irc stat war has.
Reply With Quote