Supertab
2009-07-09 14:44:23 UTC
____________________________________________
#inclide
main()
{
print("HELLO WORLDS\n");
return 0;
}
__________________________________
and then i wanted to see if it works... Please give me step by step instructions on how to compile it so i can see what that script would do.