Ccreate an .exe from a .C file on Windows -


I would like to know whether windows should be used without any compiler.

You can cross-compile from other platforms, e.g. , But eventually you need a compiler somewhere .

If you do not actually need .EXE per , but only compile and run some code without having to install a compiler, for example for academic / experimental purposes , Then there are very useful sites, such as C provide this ability and many other languages.

Comments