Hi again,
so this is not again about TTree I have solved my problem this is about
another Cint feature, such small program does the root crash:
root [0] TFile *f = new TFile("out.root");
root [1] delete f;
root [2] TFile f("out.root");
*** Break *** segmentation violation
I think Cint should print error/warning at least.
Regards
Jarek
This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:26:18 MET