home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / cplus / 12377 < prev    next >
Encoding:
Internet Message Format  |  1992-08-14  |  999 b 

  1. Path: sparky!uunet!wupost!kuhub.cc.ukans.edu!jeff
  2. From: jeff@kuhub.cc.ukans.edu (Jeff Bangert)
  3. Newsgroups: comp.lang.c++
  4. Subject: Precompiled headers in Turbo C++ 3.0
  5. Message-ID: <1992Aug15.045015.42365@kuhub.cc.ukans.edu>
  6. Date: 15 Aug 92 04:50:15 CDT
  7. Organization: University of Kansas Academic Computing Services
  8. Lines: 20
  9.  
  10. If you are currently using Turbo C++ 3.0 for DOS ( or maybe Borland
  11. C++ 3.1 ) and precompiled headers work EXACTLY the way you want them
  12. to, I would like to correspond.
  13.  
  14. What I know so far: include files must be in DECREASING order of size.
  15.  
  16. But, when I build a library, with my own .h file, and my own .h file
  17. includes some .h files, then precompiled headers may or may not work.
  18.  
  19. Since precompiled headers speed up compiles quite a bit, I really like
  20. them, and it's frustrating when they don't work.
  21.  
  22. If you have a suggestion, thanks.
  23.  
  24. -- 
  25. Jeff Bangert            jeff@kuhub.cc.ukans.edu
  26. Computer Center            jeff@ukanvax.bitnet
  27. University of Kansas
  28. Lawrence, KS 66045
  29. (913)864-0466
  30.