home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!spool.mu.edu!yale.edu!yale!gumby!destroyer!cs.ubc.ca!alberta!c313023
- From: c313023@cs.UAlberta.CA (Sanche Neal Andrew)
- Subject: TResourceFile Memory loss with BC++ 3.1
- Message-ID: <c313023.726885380@cab009>
- Keywords: Turbo Vision BC++ 3.1
- Sender: news@cs.UAlberta.CA (News Administrator)
- Nntp-Posting-Host: cab009.cs.ualberta.ca
- Organization: University of Alberta, Edmonton, Canada
- Date: Wed, 13 Jan 1993 00:36:20 GMT
- Lines: 17
-
- Hi All,
-
- I posted a query a few days ago regarding the loss of
- memory when a TResourceFile object is instantiated while
- using Turbo Vision for BC++ 3.1. Whew... I have come to the
- conclusion that the culprit is the Turbo Vision Stream manager
- itself that is causing this loss of memory.
-
- Is there any way to tell the Stream Manager to let go of its
- Database of written and read objects? Is this memory automatically
- deallocated when the system shuts down? If heap space is low
- will this database be freed? Can I manually free this database?
-
- Please direct replies to neal@manning.cs.ualberta.ca
-
- Thanks!
-
-