Re: line by line compiling in c
- From: Rui Maciel <rui.maciel@xxxxxxxxx>
- Date: 31 May 2008 11:37:26 GMT
On Fri, 30 May 2008 10:16:13 -0700, vaavi wrote:
hello every body
i am new to programming in c
fed up of getting compiling errors
can u tell me how to do line by line compiling.........
I do believe that there this "line by line compiling" is perfectly
irrelevant. What you need to do is look into the compiler output and
simply do a line by line error correction.
If you happen to be using gcc and you feel you are getting a long list of
errors then I do believe that you will find the -Wfatal-errors compiler
flag to be of some help.
Hope this helps,
Rui Maciel
.
- Follow-Ups:
- Re: line by line compiling in c
- From: Phlip
- Re: line by line compiling in c
- References:
- line by line compiling in c
- From: vaavi
- line by line compiling in c
- Prev by Date: Re: line by line compiling in c
- Next by Date: Re: line by line compiling in c
- Previous by thread: Re: line by line compiling in c
- Next by thread: Re: line by line compiling in c
- Index(es):
Relevant Pages
|