home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!paladin.american.edu!darwin.sura.net!spool.mu.edu!umn.edu!doug.cae.wisc.edu!inconel.engr.wisc.edu!chris
- From: chris@inconel.engr.wisc.edu (Christian Rohrmeier)
- Subject: Overlays, how use them...
- Organization: U of Wisconsin-Madison College of Engineering
- Date: 11 Sep 92 16:02:34 CDT
- Message-ID: <1992Sep11.160234.23659@doug.cae.wisc.edu>
- Lines: 14
-
- Greetings.
-
- I am writing a program that I can't shove into expanded memory with QEMM
- because something's allready up there hogging all the memory. Since free
- memory below 640K is at a premium, I am looking for ways of being as
- conservative as possible. Overlays look like one possibility.
-
- Could someone please direct me to a file explaining overlays better than
- the section in the TP6.0 manual? ARe there any files that give tips on
- how to keep your memeory usage down in general?
-
- Thanks,
-
- -Chris
-