include files and the like
barto at celerity.UUCP
barto at celerity.UUCP
Tue Jun 5 22:54:34 AEST 1984
I like the idea about
#ifndef typesdefined
#define typesdefined
<file types.h>
#endif typesdefined
however there are programs (make) that will include a particular
header in several places in a single file. Just to get locality
in the file. Doing the above will cause some programs (like make)
to not compile.
Yes it can be fixed, however it will take time, and in a development
environment, I don't always have that time. I need the compile to
work NOW.
ps. signal.h has this 'feature' by looking at NSIG....
--
barto (david barto) Tele : (619) 271 9940
uucp : {decvax || ucbvax || ihnp4}!sdcsvax!celerity!barto
uucp : akgua!celerity!barto
arpa : sdcsvax!celerity!barto at Berkeley
More information about the Comp.unix.wizards
mailing list