Re: CArray and memory free
- From: stefano_mi74@xxxxxxxx
- Date: 23 Nov 2006 04:50:35 -0800
Excuseme, but If I exit to scope or delete a CArray collection, windows
ce must be release the memory or not ?
Ulrich Eckhardt ha scritto:
Stefano Magni wrote:
I'm using Entrek ProcMan that show memory usage. If I use a CArray
collection the memory is not released
IIRC, CArray has a memory pool. Execute the code in question in a loop. If
that continuously increases the memory consumption, you really have a leak,
otherwise the memory is pooled and reused.
Uli
.
- Follow-Ups:
- Re: CArray and memory free
- From: Ulrich Eckhardt
- Re: CArray and memory free
- References:
- Re: CArray and memory free
- From: Ulrich Eckhardt
- Re: CArray and memory free
- From: Ulrich Eckhardt
- Re: CArray and memory free
- Prev by Date: Re: about Visual Studio mobile development simulator
- Next by Date: Re: CArray and memory free
- Previous by thread: Re: CArray and memory free
- Next by thread: Re: CArray and memory free
- Index(es):
Relevant Pages
|