TList and TIter

Yves Schutz (schutz@ganil.fr)
Fri, 13 Feb 1998 19:13:45 +0100


Hello rooters,

Can somebody explain while the trivial example below gives an error :

root [7] TList l;
root [8] l.Add(new TObjString("a"))
root [9] l.Add(new TObjString("b"))
root [10] l.Add(new TObjString("c"))
root [11] l.Print()
TObjString = a
TObjString = b
TObjString = c
root [12] TIter next(&l)
Limitation: Can not define body of function in tempfile FILE:/tmp/18444oaa LINE:1
root [13]

thanks ... Yves

-- 
Yves SCHUTZ  GANIL (IN2P3 - CNRS) collaboration TAPS http://ganp03.in2p3.fr
GANIL                 Telephone: (33) 2 31 45 47 01    
BP 5027               Fax      : (33) 2 31 45 46 65
F-14076 Caen          e-mail   : mailto:SCHUTZ@IN2P3.FR