home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / cplus / 19050 < prev    next >
Encoding:
Text File  |  1993-01-12  |  1.1 KB  |  30 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!spool.mu.edu!yale.edu!yale!gumby!destroyer!cs.ubc.ca!alberta!c313023
  3. From: c313023@cs.UAlberta.CA (Sanche Neal Andrew)
  4. Subject: TResourceFile Memory loss with BC++ 3.1
  5. Message-ID: <c313023.726885380@cab009>
  6. Keywords: Turbo Vision BC++ 3.1
  7. Sender: news@cs.UAlberta.CA (News Administrator)
  8. Nntp-Posting-Host: cab009.cs.ualberta.ca
  9. Organization: University of Alberta, Edmonton, Canada
  10. Date: Wed, 13 Jan 1993 00:36:20 GMT
  11. Lines: 17
  12.  
  13. Hi All,
  14.  
  15. I posted a query a few days ago regarding the loss of
  16. memory when a TResourceFile object is instantiated while
  17. using Turbo Vision for BC++ 3.1. Whew... I have come to the
  18. conclusion that the culprit is the Turbo Vision Stream manager
  19. itself that is causing this loss of memory.
  20.  
  21. Is there any way to tell the Stream Manager to let go of its
  22. Database of written and read objects? Is this memory automatically
  23. deallocated when the system shuts down? If heap space is low
  24. will this database be freed? Can I manually free this database?
  25.  
  26. Please direct replies to neal@manning.cs.ualberta.ca
  27.  
  28. Thanks!
  29.  
  30.