944,117 Members | Top Members by Rank

Ad:
  • C Discussion Thread
  • Unsolved
  • Views: 2179
  • C RSS
You are currently viewing page 2 of this multi-page discussion thread; Jump to the first page
Oct 19th, 2009
0
Re: Best Windows IDE for C
Quote ...
Exactly. I want the best complier that is compatible with C89.
Then any of the popular compilers will meet that condition. You will not find a C89 compiler that is noticeably better than the rest.

Quote ...
Well if im "picky picky", then I invite you to go ahead and buy the complier for me and donate to me.
Please forgive me for the offensive remark. I will remember that your humor mechanism is in need of repair and avoid similar remarks in the future.
Reputation Points: 1446
Solved Threads: 135
Practically a Master Poster
Tom Gunn is offline Offline
681 posts
since Jun 2009
Oct 19th, 2009
0
Re: Best Windows IDE for C
Click to Expand / Collapse  Quote originally posted by Tom Gunn ...
Then any of the popular compilers will meet that condition. You will not find a C89 compiler that is noticeably better than the rest.
Yet VS 2008's C compiler is different than a standard C compiler.

Click to Expand / Collapse  Quote originally posted by Tom Gunn ...
Please forgive me for the offensive remark. I will remember that your humor mechanism is in need of repair and avoid similar remarks in the future.
Please forgive me for hurting your feelings. I did not know you get so emotional over the truth.
Reputation Points: 49
Solved Threads: 1
Posting Whiz
riahc3 is offline Offline
306 posts
since May 2008
Oct 20th, 2009
0
Re: Best Windows IDE for C
Quote ...
Yet VS 2008's C compiler is different than a standard C compiler.
It conforms to C89, along with the C95 addendum. How is that not good enough? Like I said, all of the commonly used compilers are equally solid with C89. In my experience gcc is no better or worse in C89 mode than VC in C89 mode. Gcc is a great compiler, and I am not trying to convince you to use VC, but your statements really do suggest either ignorance or emotional attachment to gcc.
Reputation Points: 1446
Solved Threads: 135
Practically a Master Poster
Tom Gunn is offline Offline
681 posts
since Jun 2009
Oct 20th, 2009
-1
Re: Best Windows IDE for C
Click to Expand / Collapse  Quote originally posted by riahc3 ...
Hey
I cant use Visual Studio 2008 (which Id like to) as it uses it own compiler
And what's the problem with that ?!
It's by far the best compiler/debugger on the market.
All Big Companies have VS 2008 Enterprise licences and nothing else. It's just unbeatable nowadays..
Reputation Points: -76
Solved Threads: 14
Junior Poster
marco93 is offline Offline
132 posts
since Apr 2008
Oct 20th, 2009
0
Re: Best Windows IDE for C
I rather use the VS 2008 complier myself but AFAIK it is NOT standard (eg. it will comply exactly in another IDE/complier/etc).

I dont give a shit about gcc. Also, I rather use gcc, besides the standard, is because the rest of people are using gcc so if there is a problem, it will be a common problem.
Reputation Points: 49
Solved Threads: 1
Posting Whiz
riahc3 is offline Offline
306 posts
since May 2008
Oct 20th, 2009
1
Re: Best Windows IDE for C
Quote ...
It's by far the best compiler/debugger on the market.
Best is subjective. I do not think M$'s compiler is the best, but it is competitive with the other top compilers. The IDE and debugger are the biggest selling points for VS, in my opinion.

Quote ...
I rather use the VS 2008 complier myself but AFAIK it is NOT standard (eg. it will comply exactly in another IDE/complier/etc).
As I said before, VS 2008 is a C89/95 compliant compiler. You said you do not care about C99, so I do not understand why you keep insisting that VC is not standard. If you have specific complaints about VC that make it not standard in your opinion, I can address them. But until then, it is just going to be back and forth with no progress.
Reputation Points: 1446
Solved Threads: 135
Practically a Master Poster
Tom Gunn is offline Offline
681 posts
since Jun 2009
Oct 20th, 2009
-7
Re: Best Windows IDE for C
It was true a few years ago that VC++ 6.0 was not very standards-compliant compiler. I suspect they got so many complaints about it that M$ decided to make it fully c++ compliant.

The problem with Microsoft compilers is that they do not support POSIX standards. So a lot of code that is written with gcc can not be easily ported to VC++. If portability is important then Code::Blocks with MinGW is probably the better IDE/compiler.
Sponsor
Team Colleague
Featured Poster
Reputation Points: 5608
Solved Threads: 2283
Retired and Enjoying Life
Ancient Dragon is offline Offline
21,961 posts
since Aug 2005
Oct 20th, 2009
0
Re: Best Windows IDE for C
I would suggest using NetBeans IDE. It has an easy to use editor interface and gives you syntax options much like you'd find in Visual Studio. I have found NetBeans to be a great compiler for my C work.

(Never use Eclipse for C, worst one I've found)
Reputation Points: 8
Solved Threads: 0
Light Poster
jeeter19 is offline Offline
37 posts
since Oct 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C Forum Timeline: need help with atoi
Next Thread in C Forum Timeline: Help With Making A Shell





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC