Thread
:
how many lines of code in windows?
View Single Post
06-13-2003, 10:36 AM
mrthumbs
salad tossing sig guy
Join Date: Apr 2002
Location: mrthumbs*gmail.com
Posts: 11,702
PHP Code:
#include <stdio.h>
int main
()
{
printf
(
"Hello World\n"
);
return
0
;
}
4
mrthumbs
View Public Profile
Find More Posts by mrthumbs