home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / pascal / 7422 < prev    next >
Encoding:
Internet Message Format  |  1992-12-12  |  1.1 KB

  1. Path: sparky!uunet!spool.mu.edu!olivea!charnel!chafey
  2. From: chafey@ecst.csuchico.edu (Chris Hafey)
  3. Newsgroups: comp.lang.pascal
  4. Subject: BP7 using Extended Memory
  5. Message-ID: <1geecoINNb45@charnel.ecst.csuchico.edu>
  6. Date: 13 Dec 92 04:32:24 GMT
  7. Organization: California State University, Chico
  8. Lines: 16
  9. NNTP-Posting-Host: hairball.ecst.csuchico.edu
  10.  
  11.  
  12.   I just read in the last issue of Dr Dobbs Journal an article on the new
  13. BP7.  The author stated that he was only able to get 4 megs of extended 
  14. memory from his machine which had a total of 16 megs of ram.  Is this true,
  15. and if so can someone explain why?  Also- when a program is in protected
  16. mode, does it have to switch back to real mode to use msdos function calls
  17. like file i/o?  In protected mode, is the extended memory only available
  18. for data/variables or can code exist there as well?  In other words, does
  19. your code still have the 640K limit, or can you have a non-overlayed
  20. program with 2 megs of code?  Thanks for your time..
  21.  
  22. Chris Hafey
  23.  
  24. -- 
  25. Chris Hafey                      |  True programming is rebooting the machine
  26. chafey@cscihp.ecst.csuchico.edu  |  after each crash until it works. 
  27.