Unreadable scripts that print cool things (18)

14 Name: #!/usr/bin/anonymous : 2006-12-26 23:45 ID:Heaven

>>13

test.c:1: warning: data definition has no type or storage class
test.c:1: warning: type defaults to 'int' in declaration of 'putch'
test.c:1: warning: return type defaults to 'int'
test.c: In function 'z':
test.c:1: warning: type of 'x' defaults to 'int'
test.c: At top level:
test.c:1: warning: return type defaults to 'int'
/tmp/ccmrPvLe.o: In function `main':
test.c:(.text+0x81): undefined reference to `putch'
test.c:(.text+0xc6): undefined reference to `putch'
collect2: ld returned 1 exit status
This thread has been closed. You cannot post in this thread any longer.