Name: Anonymous 2010-06-22 15:42
http://boards.4chan.org/g/res/11428027
reading the K&R
wrote a program in geany
installed mingw
what do I type to compile and execute on windows?
"gcc -o hello.c" made a hello.o file but windows won't use it
probably need a batch file or exe or something. How do I tell GCC to make one of these?
reading the K&R
wrote a program in geany
installed mingw
what do I type to compile and execute on windows?
"gcc -o hello.c" made a hello.o file but windows won't use it
probably need a batch file or exe or something. How do I tell GCC to make one of these?