home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / c / 11531 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  470 b 

  1. Path: sparky!uunet!olivea!apple!apple!netcomsv!ulogic!hartman
  2. From: hartman@ulogic.UUCP (Richard M. Hartman)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Header files
  5. Message-ID: <146@ulogic.UUCP>
  6. Date: 23 Jul 92 17:38:54 GMT
  7. References: <92202.142056GNR100@psuvm.psu.edu>
  8. Organization: negligable
  9. Lines: 4
  10.  
  11.  
  12. Just add ".;" at the head of the list of include directories, then
  13. it will look for any include files in the current directory before
  14. it looks in the other directories.
  15.