osx - Set Up Compiler for C for Sublime Text 3 -


i started learn c programming @ university. unfortunately need specific compiler in order meet requirements.

my c compiler needs compile following settings: gcc -wall -o2

can me programming compiler me, or tell do?

thank you greetings alex

you can install gcc in cygwin: http://preshing.com/20141108/how-to-install-the-latest-gcc-on-windows/

edit code in sublime text 3 , compile gcc


Comments

Post a Comment

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

javascript - Chart.js - setting tooltip z-index -