Path: utzoo!attcan!uunet!husc6!bloom-beacon!mit-eddie!rutgers!bellcore!faline!thumper!ulysses!andante!alice!andrew From: andrew@alice.UUCP (Andrew Hume) Newsgroups: comp.lang.c Subject: Re: Rules to code by Summary: he has a point Keywords: run like hell Message-ID: <8609@alice.UUCP> Date: 27 Dec 88 02:32:05 GMT References: <1891@loral.UUCP> Organization: AT&T Bell Laboratories, Murray Hill NJ Lines: 7 the rules jim proposes are as valuable as they seem. nevertheless, one rule merits attention. using <> in include statements is more flexible than "" in that you can control exactly what files get included by specifying -Idir directives. regrettably, with "" it oftens scans . first.