On 05/07/2013 04:09 PM, Matic Kukovec wrote:> Hi

> When the program waits at "din.getc();", memory usage in the Task
> Manager is 150MB.
>
> Why isn't the memory deallocating?
>
> P.S.;
> I tried temp_array.clear() and destroy(temp_array), but nothing changed.

GC.minimize() may work.

Ali

Reply via email to