Yes, I am using Windows.Codeblocks is not a compiler, it is an IDE.
For something simple try Dev C++ , or try Visual Studio.
Do you use Windows?
Codeblocks is not a compiler, it is an IDE.
For something simple try Dev C++ , or try Visual Studio.
Do you use Windows?
Been Coding for years, Here's my top 3 IDE For C/C++ ...
Do you seriously think a C beginner would be looking for the best compiler or the best IDE? He might have said compiler, but he meant IDE.Does anybody know what a compiler is on this forum? :S
Do you seriously think a C beginner would be looking for the best compiler or the best IDE? He might have said compiler, but he meant IDE.
And neither is Visual Studio, and Dev C++...
Anybody who has been coding for years would know the difference between a compiler and an IDE. You haven't mentioned ANY compilers like OP asked for.
Does anybody know what a compiler is on this forum? :S
The best compiler for learning C I would say is gcc. Why? It's easy to use, it's a commonly used compiler, it supports a lot of the newer standards, whereas Microsoft's compiler provided with Visual Studio does not.
C30, microC ................I have at various times used the C30, micro, Visual studio, C builder
C30, microC ................
These programs for microcontroller programming in C ....... but not normal programming