home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10458 < prev    next >
Encoding:
Internet Message Format  |  1992-11-10  |  1.1 KB

  1. Path: sparky!uunet!mcsun!uknet!cf-cm!news
  2. From: wdrdjh@thor.cf.ac.uk (Dr D J Harvey 92)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: C++ heap extender advice wanted
  5. Message-ID: <12734.9211101217@thor.cf.ac.uk>
  6. Date: 10 Nov 92 12:17:52 GMT
  7. Sender: news@cm.cf.ac.uk (Network News System)
  8. Organization: University of Wales College of Cardiff, Cardiff, Wales, UK
  9. Lines: 21
  10. X-Mailer: Cardiff Computing Maths PP Mail Open News Gateway
  11.  
  12. I need to use large number of linked list elements in my C++ program,
  13. and am running out of conventional memory (code size is quite small, I'm
  14. only worried about data).
  15.  
  16. Having lots of XMS, I need a fairly transparent way of using this -
  17. perhaps as a commercial product with a set of C++ base classes, from
  18. which my objects can inherit the necessary features such as overloaded
  19. "new" etc.
  20.  
  21. Advice from anyone who has used, or knows of such systems, whether PD,
  22. shareware or commercial would be much appreciated, pref by E-mail.  If I
  23. get enough interesting info, I'll post a summary.
  24.  
  25. Dave Harvey
  26. harveydj@cardiff.ac.uk
  27. +44 222 552588
  28. Dept Radiology
  29. University Hospital of Wales
  30. Heath Park
  31. Cardiff CF4 4XW
  32. UK
  33.