+ 1
Which is the alternative application for Code::Blocks?
I want to learn C programming from scratch. Suggest me an application in which i can write code and run it at basic level.
3 Antworten
+ 1
If you want to compile yourself just use notepad (++) and download gcc which you can find it in mingw
+ 1
After downloading GCC does it automatically gets added to Notepad ++ ? Also tell me, if i compile a code blindly , will it do changes to my PC?
+ 1
As far as I know it won't be added to notepad++ so will have to compile by hand and the compiler changes nothing in the PC unless your code does