View Single Post
  #10  
Old 05-10-2004, 09:41 AM
cofruben
Old-EQEmu Developer
 
Join Date: Oct 2002
Location: Spain
Posts: 323
Default

Quote:
Originally Posted by smogo
#include <stdio.h>

int main(void){
printf("Hello wrold");
}
hey you forgot the return