home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- Path: sparky!uunet!paladin.american.edu!darwin.sura.net!spool.mu.edu!umn.edu!EDP15.mndly.umn.edu!wagner
- From: wagner@main.mndly.umn.edu (Rick Wagner)
- Subject: Borland C++ 3.1 - Store data like MARK/RELEASE
- Message-ID: <wagner.821.716073176@main.mndly.umn.edu>
- Lines: 17
- Sender: news@news2.cis.umn.edu (Usenet News Administration)
- Nntp-Posting-Host: edp15.mndly.umn.edu
- Organization: the Minnesota Daily (U of MN Student Newspaper)
- Date: Wed, 9 Sep 1992 21:12:56 GMT
- Lines: 17
-
-
- I need to have a C program allocate memory at the top of conventional
- mem, and exit the program leaving this data intact. Later I need to run a
- different program that reads this data and then frees it. I've looked at
- Ralf Browns ASMI stuff but can't figure out how to get it to do that.
- I've alse looked at the source code for MARK/RELEASE but I've had great
- difficulty reading and translating the pascal source.
-
- Any suggestions (English or Code) would be most appreciated.
-
-
- Thanks...
- Rick Wagner
-
- ----------------------------------------------------------------------------
- WAGNER@MAIN.MNDLY.UMN.EDU
- ----------------------------------------------------------------------------
-