home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18050 < prev    next >
Encoding:
Text File  |  1992-11-06  |  981 b   |  20 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!decwrl!decwrl!apple!mumbo.apple.com!gallant.apple.com!minow.apple.com!user
  3. From: minow@apple.com (Martin Minow)
  4. Subject: Re: Think C "Out Of Memory" bug
  5. Sender: news@gallant.apple.com
  6. Message-ID: <minow-051192105210@minow.apple.com>
  7. Date: Thu, 5 Nov 1992 18:58:41 GMT
  8. References: <white.720837654@sfu.ca> <1992Nov4.154658.21995@hobbes.kzoo.edu> <PHILS.92Nov4121754@chaos.cs.brandeis.edu> <white.720911169@sfu.ca>
  9. Organization: Macintosh Developer Services
  10. Followup-To: comp.sys.mac.programmer
  11. Lines: 7
  12.  
  13. One simple way to cut back on project size, as Phil Shapiro noted, is
  14. to make extensive use of precompiled headers. This is especially true
  15. if you're using the Think Class Library. About a year ago, I posted a
  16. "TCL Headers.c" file that can be used to manage the process.
  17.  
  18. Martin Minow
  19. minow@apple.com
  20.