| Subject: | Re: any error in the code |
|---|---|
| From: | Richard Tobin |
| Date: | 1 Apr 2008 20:50:40 GMT |
| Newsgroups: | comp.lang.c |
In article <8LadnTHF44NE5W_anZ2dneKdnZydnZ2d@xxxxxx>, Richard Heathfield <rjh@xxxxxxxxxxxxxxx> wrote: >> What's the disadvantage of just including *all* of the standard C headers >> (or more likely creating a single header file that includes them)? >Partly, it increases compilation time. But I think most people's *real* >objection to it is that it's inelegant. On the other hand, it would probably detect certain errors quicker. -- Richard -- :wq |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Variable arguments of enum type, Ben Pfaff |
|---|---|
| Next by Date: | Re: Undefined behaviour in expressions, Kaz Kylheku |
| Previous by Thread: | Re: any error in the code, Richard Heathfield |
| Next by Thread: | Re: any error in the code, Joe Wright |
| Indexes: | [Date] [Thread] [Top] [All Lists] |