Thread
:
Hello world!
View Single Post
08-04-2007, 03:53 AM
1337DK
Registered User
Join Date: Aug 2007
Posts: 65
main( ) {
extrn a, b, c;
putchar(a); putchar(b); putchar(c); putchar('!*n');
}
a 'hell';
b 'o, w';
c 'orld';
__________________
Regards
__________________________
Amateur site for sale, look
here
1337DK
View Public Profile
Find More Posts by 1337DK