Re: Which compiler for a learner of C?
- From: Mark McIntyre <markmcintyre@xxxxxxxxxxx>
- Date: Thu, 28 Sep 2006 21:57:27 +0100
On Thu, 28 Sep 2006 01:12:11 +0200, in comp.lang.c , jacob navia
<jacob@xxxxxxxxxxxxxxxx> wrote:
Richard Heathfield wrote:<snip code example>
pkirk25 said:The flaw that I pointed out doesn't disturb you of course:
I own a legit copy of Visual C++ 6.0
Its nice but it is 10 years old and aimed at C++.
It still does C just fine, though. It's a very good C compiler with a fine
IDE. In fact, on the rare occasions when I use Windows, it's my C compiler
of choice. (And I'm Mr Anti-Microsoft!)
The libraries are not in phase with the compiler (gcc).
The program compiles with no warnings under Bloodshed,
but it gives wrong results.
I'm struggling to understand why you think a flaw in Bloodshed is even
remotely relevant to Richard's comment about Visual C++ 6.0
What flaws are concerned, you seem to be very selective...
Or possibly, he reads carefully before typing.
--
Mark McIntyre
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it."
--Brian Kernighan
.
- References:
- Which compiler for a learner of C?
- From: pkirk25
- Re: Which compiler for a learner of C?
- From: Richard Heathfield
- Re: Which compiler for a learner of C?
- From: jacob navia
- Which compiler for a learner of C?
- Prev by Date: Re: C99 Versus ANSI.
- Next by Date: Re: C99 Versus ANSI.
- Previous by thread: Re: Which compiler for a learner of C?
- Next by thread: Re: Which compiler for a learner of C?
- Index(es):
Relevant Pages
|