Compiler issue

what is the best Compiler to start coding in c

I think Codeblocks
is pretty good to start with. Its interface is very user friendly. It is convenient for small projects also. You can easily add external libraries and DLL files in your projects.

1 Like

If you’re asking for IDE, I agree with @revs, you should be using CodeBlocks. If you want to ask exactly the compiler, use GCC.

2 Likes