home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / alt / msdos / programm / 2105 < prev    next >
Encoding:
Text File  |  1992-07-31  |  1.9 KB  |  50 lines

  1. Newsgroups: alt.msdos.programmer
  2. Path: sparky!uunet!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!news.sei.cmu.edu!fs7.ece.cmu.edu!crabapple.srv.cs.cmu.edu!redmond
  3. From: redmond+@cs.cmu.edu (Redmond English)
  4. Subject: Re: How do I get a the memory above 1M ?
  5. Message-ID: <1992Jul31.130519.28251@cs.cmu.edu>
  6. Date: Fri, 31 Jul 92 13:05:19 GMT
  7. Organization: School of Computer Science, Carnegie Mellon
  8. Nntp-Posting-Host: ius4.ius.cs.cmu.edu
  9. References: <152k6uINNak0@matt.ksu.ksu.edu> <40096@skye.dcs.ed.ac.uk> <1992Jul29.043416.10449@proto.com>
  10. Lines: 38
  11.  
  12. In article <1992Jul29.043416.10449@proto.com> joe@proto.com (Joe Huffman) writes:
  13. >kc@dcs.ed.ac.uk (Kenneth Cameron) writes:
  14. >
  15. >>Whats the cleanest way to get at the memory above the 1Meg mark,given the
  16. >>following conditions ?
  17. >
  18. >DOS extenders are definitely the cleanest way to do this.
  19. >
  20. >>The application has to run under MS-DOS, on a 486dx. In other words it
  21. >>has to be in real mode most of the time.
  22. >
  23. >MS-DOS, on a 486dx, does not mean real mode is required 'most of the time'.
  24. >
  25. >>I'm working with Borland C++ 3.1.
  26. >>I don't want to use a DOS extender like Phar Laps.
  27. >
  28. >Could you elaborate?  Pharlap and Rational Systems both make a very nice
  29. >'286 extender.  They make accessing extended memory so easy that I don't
  30. >think I can give them enough praise.  The only drawback that I know of is
  31. >the price...
  32. >
  33. >-- 
  34. >netcom!proto!joe
  35. >joe@proto.com
  36.  
  37.  
  38.  
  39. If the PharLap DOS extender is too expensive, consider changing to Zortech
  40. C++ - the whole compiler is cheaper than the PharLap DOS extender.
  41.  
  42. The Zortech compiler comes with an extender, but for $69 you can get a truly
  43. excellent extender from Flashtek, which can even support virtual memory.
  44.  
  45. I *highly* recommend the Flashtek extender - if you have Zortech C++ *get
  46. this extender* !!  (By the way, I am not affiliated with Flashtek, I'm
  47. merely an impressed customer).
  48.  
  49.                                Red/.
  50.