Thread: Hello world!
View Single Post
Old 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 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote