View previous topic :: View next topic |
Author |
Message |
Thlump Grandmaster Cheater
Reputation: 0
Joined: 26 Aug 2007 Posts: 964 Location: 206.51.226.121
|
Posted: Sat Nov 24, 2007 10:32 am Post subject: C Complier |
|
|
Is there a C Complier in existence? I can't find one at all in the links provided. Or there is only compliers for C# and C++?
|
|
Back to top |
|
 |
Blader I post too much
Reputation: 2
Joined: 19 Jan 2007 Posts: 2049
|
|
Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Sat Nov 24, 2007 11:37 am Post subject: |
|
|
Most compilers will say C++, but they also compile C code.
|
|
Back to top |
|
 |
Blader I post too much
Reputation: 2
Joined: 19 Jan 2007 Posts: 2049
|
|
Back to top |
|
 |
ZenX Grandmaster Cheater Supreme
Reputation: 1
Joined: 26 May 2007 Posts: 1021 Location: ">>Pointer<<" : Address 00400560 Offset :1FE
|
Posted: Sat Nov 24, 2007 11:40 am Post subject: |
|
|
Dev C++, it compiles C++ and C Codes.
_________________
CEF Moderator since 2007 ^_^
ZenX-Engine |
|
Back to top |
|
 |
Flyte Peanuts!!!!
Reputation: 6
Joined: 19 Apr 2006 Posts: 1887 Location: Canada
|
Posted: Sat Nov 24, 2007 11:44 am Post subject: |
|
|
ZenX wrote: | Dev C++, it compiles C++ and C Codes. |
God no, don't use that. Dev C++ uses a port of GCC (MingW), it is horrid.
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Sat Nov 24, 2007 2:23 pm Post subject: |
|
|
Visual Studio has the (probably) best compiler currently made for C/C++.
_________________
- Retired. |
|
Back to top |
|
 |
Thlump Grandmaster Cheater
Reputation: 0
Joined: 26 Aug 2007 Posts: 964 Location: 206.51.226.121
|
Posted: Sat Nov 24, 2007 3:31 pm Post subject: |
|
|
Wiccaan wrote: | Visual Studio has the (probably) best compiler currently made for C/C++. |
Sure I'll have to agree with you, because I installed Visual C# 2008 Express Edition. Is there any better C# compliers though?
|
|
Back to top |
|
 |
atom0s Moderator
Reputation: 205
Joined: 25 Jan 2006 Posts: 8587 Location: 127.0.0.1
|
Posted: Sat Nov 24, 2007 7:08 pm Post subject: |
|
|
C# is made by Microsoft, you won't find any better compiler for the languages as they made it, they know how it works entirely and so on.
_________________
- Retired. |
|
Back to top |
|
 |
Thlump Grandmaster Cheater
Reputation: 0
Joined: 26 Aug 2007 Posts: 964 Location: 206.51.226.121
|
Posted: Sat Nov 24, 2007 7:45 pm Post subject: |
|
|
Oh I see now. Thanks for answering my question. I'll rep you.
|
|
Back to top |
|
 |
|