Hi Rooters,
for hours I try to find memroy leaks in my code and
they all seem to be inside root stuff.
this code is eating memory, why ?
for(Int_t i=0;i<10000;i++)
{
TarrayD* Test=new TArrayD(10);
delete Test;
}
__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com
This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:02 MET