home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!wupost!kuhub.cc.ukans.edu!jeff
- From: jeff@kuhub.cc.ukans.edu (Jeff Bangert)
- Newsgroups: comp.lang.c++
- Subject: Precompiled headers in Turbo C++ 3.0
- Message-ID: <1992Aug15.045015.42365@kuhub.cc.ukans.edu>
- Date: 15 Aug 92 04:50:15 CDT
- Organization: University of Kansas Academic Computing Services
- Lines: 20
-
- If you are currently using Turbo C++ 3.0 for DOS ( or maybe Borland
- C++ 3.1 ) and precompiled headers work EXACTLY the way you want them
- to, I would like to correspond.
-
- What I know so far: include files must be in DECREASING order of size.
-
- But, when I build a library, with my own .h file, and my own .h file
- includes some .h files, then precompiled headers may or may not work.
-
- Since precompiled headers speed up compiles quite a bit, I really like
- them, and it's frustrating when they don't work.
-
- If you have a suggestion, thanks.
-
- --
- Jeff Bangert jeff@kuhub.cc.ukans.edu
- Computer Center jeff@ukanvax.bitnet
- University of Kansas
- Lawrence, KS 66045
- (913)864-0466
-