Re: using fscanf within root ...

Masaharu Goto (gotom@hpyiddq.jpn.hp.com)
Fri, 06 Feb 1998 9:28:17 JST


Denis,

Concented about ifstream destruction problem,

The only platform I can use now is Linux, Windows-NT and 95. Below is
a table of results,

ROOT/CINT standalone CINT
Linux x o
Windows-NT o o
Windows-95 o o

Because standalone CINT works fine with your macro, I guess ROOT's
libNew.so has something to do with this. I imagine this can be
simply fixed when Fons is back.

Masaharu Goto

> hi Masaharu,
> Do you try the macro on other platforms?
> Does it works on AIX 4.1 for example ?
> Denis