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