home *** CD-ROM | disk | FTP | other *** search
- The only thing really needed for the compileer to work is a pointer
- to the include directories. These may be specified in the environmnt
- variable 'CCINCL' or with the /I command line switch. I normally set
- CCINCL=clibs\stdinc to get at the ansi headers and then use /I if any
- other directories are required.