comp.lang.c
[Top] [All Lists]

Re: any error in the code

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>
Privacy Policy