home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / msdos / programm / 9243 < prev    next >
Encoding:
Text File  |  1992-09-10  |  1.2 KB  |  30 lines

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