Re: segmentation violation

From: Rene Brun <Rene.Brun_at_cern.ch>
Date: Thu, 17 Nov 2005 18:51:50 +0100 (MET)


Vassili,

Replace

    TIter next(&tlist);
by

    TIter next(tlist);

Rene Brun

On Thu, 17 Nov 2005, Vassili Maroussov wrote:

> Dear ROOTers,
>
> what's wrong with the macro attached? After ".x test_list.C" I got the
> "segmentation violation" error.
>
> Regards,
>
> Vassili.
>
Received on Thu Nov 17 2005 - 18:51:54 MET

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:13 MET