Alfredo Braunstein wrote: > The problem is not the erase in timer(), but the erase in kill(). > > If want to do it this way, I think you will have to modify the kill() > method, making not to erase elements of the list, but to put them to zero. > > Or... why you don't like my way? Efficiency?
No, I like your way. I just like explanations too. I'll make the change. -- Angus