Recommended Posts

Really? for the awhile i couldn't find anything on C, mostly C# and C++

Really. C is probably the most popular language in the world. Ignoring Cobol.

Edited by jcl
Link to post
Share on other sites

Compilers:

Linux or BSD: GCC is the standard. TCC might be preferable if you don't like the compile/link/crash/debug cycle. ICC might be preferable if you like gratuitous optimization.

Windows: Microsoft's C/C++ compiler.

Everything else: Vendor compiler or GCC.

Edited by jcl
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...