home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- 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
- From: minow@apple.com (Martin Minow)
- Subject: Re: Think C "Out Of Memory" bug
- Sender: news@gallant.apple.com
- Message-ID: <minow-051192105210@minow.apple.com>
- Date: Thu, 5 Nov 1992 18:58:41 GMT
- References: <white.720837654@sfu.ca> <1992Nov4.154658.21995@hobbes.kzoo.edu> <PHILS.92Nov4121754@chaos.cs.brandeis.edu> <white.720911169@sfu.ca>
- Organization: Macintosh Developer Services
- Followup-To: comp.sys.mac.programmer
- Lines: 7
-
- One simple way to cut back on project size, as Phil Shapiro noted, is
- to make extensive use of precompiled headers. This is especially true
- if you're using the Think Class Library. About a year ago, I posted a
- "TCL Headers.c" file that can be used to manage the process.
-
- Martin Minow
- minow@apple.com
-