home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / msdos / programm / 12464 < prev    next >
Encoding:
Text File  |  1993-01-26  |  1012 b   |  26 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!paladin.american.edu!howland.reston.ans.net!spool.mu.edu!agate!pasteur!cory.Berkeley.EDU!behrsing
  3. From: behrsing@cory.Berkeley.EDU (ROLF HUBERT BEHRSING)
  4. Subject: Extended Memory Allocation
  5. Message-ID: <1993Jan26.101402.9206@pasteur.Berkeley.EDU>
  6. Sender: nntp@pasteur.Berkeley.EDU (NNTP Poster)
  7. Nntp-Posting-Host: cory.berkeley.edu
  8. Organization: University of California, at Berkeley
  9. Date: Tue, 26 Jan 1993 10:14:02 GMT
  10. Lines: 14
  11.  
  12. Can someone explain to me how to access memory beyond the 640k
  13. barrier imposed by DOS.  Some documentation that recently crossed
  14. my eyes led me to believe that this s was in fact possible, but my
  15. microsoft C compiler seems to stop short of the 720k I require.
  16. I am running on a 486 based machine with 8 megs and DOS 5, and am
  17. primarily interested in allocating memory for rapid storage of 
  18. image data.
  19.  
  20. As a newcomer to the PC programming world, any help would be much
  21. appreciated.
  22.  
  23.  
  24. Rolf Behrsing
  25. behrsing@cory.berkeley.edu
  26.