
www.chrispirate.com is the website. and im not sure how much a programmer will make.
( ,
Sun 22 Aug 2004, 1:20,
archived)

#include iostream.h
main()
{
cout "Hello World!";
return 0;
}
( ,
Sun 22 Aug 2004, 1:23,
archived)
main()
{
cout "Hello World!";
return 0;
}

*dons anorak and wiggles glasses*
edit: bastard with your editing!
*checks code again ;-)*
edit 2: from what I remember that still won`t work :)
cout << "arse";
( ,
Sun 22 Aug 2004, 1:25,
archived)
edit: bastard with your editing!
*checks code again ;-)*
edit 2: from what I remember that still won`t work :)
cout << "arse";

3 times to get it to display something. How'd you get it to display the chevrons (is that what they're called)?
( ,
Sun 22 Aug 2004, 1:29,
archived)

or extractors.
i can never remember which.
( ,
Sun 22 Aug 2004, 1:31,
archived)
i can never remember which.

less-than and greater-than works for me, and I`m occasionally an IT PRAFESHINAL!
( ,
Sun 22 Aug 2004, 1:32,
archived)

a good thing to do, if somebody does something a bit flashy on teh board, is to view page source and have a look at the weird codes in there
( ,
Sun 22 Aug 2004, 1:35,
archived)

small, b, i, pre, img, a, and a few others work. You won't get far with much else though.
( ,
Sun 22 Aug 2004, 1:40,
archived)