C Compiler needed (64 bit)!
-
Hey i am kinda new to C, so, can anyone suggest me a C-compiler for my 64 bit system, turbo c doesn't work, and No dosbox please, anything that is easy enough to install and use. Thank you, in advance!
-
Hey i am kinda new to C, so, can anyone suggest me a C-compiler for my 64 bit system, turbo c doesn't work, and No dosbox please, anything that is easy enough to install and use. Thank you, in advance!
You could use Visual Studio and name the source file as .C
«_Superman_» _I love work. It gives me something to do between weekends.
-
Hey i am kinda new to C, so, can anyone suggest me a C-compiler for my 64 bit system, turbo c doesn't work, and No dosbox please, anything that is easy enough to install and use. Thank you, in advance!
You could choose the free Visual C++ 2010 Express[^], which runs on 64-bit but only contains a 32-bit compiler, so cannot generate 64-bit code. GCC may offer a better option as listed here[^].
Unrequited desire is character building. OriginalGriff