home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!apple!apple!netcomsv!ulogic!hartman
- From: hartman@ulogic.UUCP (Richard M. Hartman)
- Newsgroups: comp.lang.c
- Subject: Re: Header files
- Message-ID: <146@ulogic.UUCP>
- Date: 23 Jul 92 17:38:54 GMT
- References: <92202.142056GNR100@psuvm.psu.edu>
- Organization: negligable
- Lines: 4
-
-
- Just add ".;" at the head of the list of include directories, then
- it will look for any include files in the current directory before
- it looks in the other directories.
-