home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / lang / cplus / 13597 < prev    next >
Encoding:
Internet Message Format  |  1992-09-13  |  2.1 KB

  1. Path: sparky!uunet!cs.utexas.edu!usc!rpi!news.ans.net!malgudi.oar.net!chemabs!sun1.is.battelle.org!dst!bclcl1.im.battelle.org!ohstpy!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!jvnc.net!nuscc!iti.gov.sg!news
  2. From: kaykit@iti.gov.sg (Chan Kay Kit)
  3. Newsgroups: comp.lang.c++
  4. Subject: Help needed on extended memory management
  5. Message-ID: <13780.2ab3dc1d@ohstpy.mps.ohio-state.edu>
  6. Date: 14 Sep 92 04:26:05 GMT
  7. Lines: 46
  8.  
  9. Message-ID: <1992Sep14.031600.1957@iti.gov.sg>
  10. Sender: news@iti.gov.sg (News Admin)
  11. Reply-To: kaykit@iti.gov.sg
  12. Organization: Information Technology Institute, National Computer Board, S'pore
  13. Date: Mon, 14 Sep 1992 03:16:00 GMT
  14. Lines: 40
  15.  
  16. Hello everyone!
  17.  
  18.     I have programmed for DOS for a fairly long time but recently I ran 
  19. into memory management difficulties. 
  20.  
  21.     My program requires a lot of memory for dynamic data (eg. a 1.2 MB 
  22. contiguous block) and thus needs to access extended memory. However, since I 
  23. am only producing a prototype to show concepts, I do not wish to get entangled
  24. in Windows programming. In other words, it would be best if I could just program 
  25. as per normal as possible, with much of the work of managing the extended memory 
  26. done by the compiler or some DOS extender. I am running MS-DOS 3.3.
  27.  
  28.     I would appreciate it very much if anyone can supply helpful tips to
  29. satisfying the above requirements, and/or answers to the questions below:
  30.  
  31.  
  32. (i) Does anyone know if Borland C++ or Zortech C++ allows one to write
  33. and compile DOS programs that automatically use extended memory if 
  34. necessary? What work must be done by the programmer, if any, to manage the 
  35. extended memory? Is the extra work required so much that a switch to the
  36. Windows environment would be more productive instead?
  37.  
  38. (ii) Any other C language products that come with extended memory management
  39. facilities? 
  40.  
  41.  
  42.     Please email replies to kaykit@iti.gov.sg. Thanks in advance!
  43.  
  44.  
  45.  
  46. Kay Kit
  47.  
  48.  
  49.  
  50. ---
  51. Kay-Kit CHAN                | Internet: kaykit@iti.gov.sg
  52. Knowledge Systems Lab            | Bitnet:   kaykit@itivax
  53. Information Technology Institute    | Tel:      (65) 772-0920
  54. National Computer Board of Singapore    | Fax:      (65) 770-3043
  55.