Re: A good compiler please....
- From: Tor Rustad <tor_rustad@xxxxxxxxxxx>
- Date: 31 May 2007 06:14:34 -0700
On 31 Mai, 11:36, Nikhil Bokare <nbok...@xxxxxxxxx> wrote:
Can anyone suggest me a good, small, easy to use compiler which
follows ANSI C standards?
I use TurboC for the sole reason that I am quite used to it. It does
not follow some of the ANSI C standards.
Turbo C was one of my first compilers too, and I did pick up some bad
habbits from it. I haven't used it for a very long time, but you could
check if you invoke it in ANSI mode or not.
A good C compiler is gcc, and if you start using lint too, you a lot
of warnings.
--
Tor
.
- Follow-Ups:
- Re: A good compiler please....
- From: Richard
- Re: A good compiler please....
- References:
- A good compiler please....
- From: Nikhil Bokare
- A good compiler please....
- Prev by Date: Re: A good compiler please....
- Next by Date: Re: question about "++"
- Previous by thread: Re: A good compiler please....
- Next by thread: Re: A good compiler please....
- Index(es):
Relevant Pages
|