Re: line by line compiling in c



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.

You have a typo there. You were clearly trying to indicate the -Wall flag.

(-:
.