[ROOT] #include <string>

From: jgonzalez@hepmail.physics.neu.edu
Date: Tue Aug 26 2003 - 18:29:07 MEST


Hello again

and thanks Fons for your reply to the other message.

reminder: I'm using ROOT 3.03.05 in Red Hat.

The following script crashes but it works if I comment out line 2, 4 or 5.
If I just comment out one of them it works. Puzzling.

{
#include <string>
TFile* theFile;
theFile = new TFile("graficas.root");
cout << "file open" << endl;
}

any idea?

Javier



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:15 MET