On Thu, Jan 11, 2001 at 03:27:20PM +0100, Akim Demaille wrote: : : | #ifdef HAVE_SIGNAL_H : | # include <signal.h> : | #endif : : We promote #if over #ifdef. Why? Isn't that only the case for "boolean" defines (either 0 or 1, not defined or not defined)? I think the Borland compiler has problems with "#if <DEFINE>" if <DEFINE> isn't defined to something... I'll have to check again to be sure, though... Lars J -- Innovation is one percent inspiration and ninetynine percent perspiration, and in my case; twice that... -- Norville Barnes, `The Hudsucker Proxy'
- HOWTO get content of config.h into a userdefined head... Oliver
- Re: HOWTO get content of config.h into a userdef... Alexandre Duret-Lutz
- Re: HOWTO get content of config.h into a userdef... Uwe Hermann
- Re: HOWTO get content of config.h into a userdef... Guido Draheim
- Re: HOWTO get content of config.h into a userdef... Akim Demaille
- Re: HOWTO get content of config.h into a userdef... Lars J. Aas
- Re: HOWTO get content of config.h into a userdef... Akim Demaille
- Re: HOWTO get content of config.h into a userdef... Lars J. Aas
- Re: HOWTO get content of config.h into a use... Akim Demaille