[ROOT] compiled variable access in CINT

From: Anton Fokin (anton.fokin@smartquant.com)
Date: Tue Nov 20 2001 - 14:19:36 MET


Hi rooters,

a simple question:

how can I access a compiled variable in CINT (RINT) ?

TRint Rint(....);

...

TMyClass *MyClass = new TMyClass();

...

Rint.Run(kTRUE);

This is what I compile and when I run this code I get RINT prompt and I
would like to access MyClass variable from RINT prompt.

Is it possible? Probably not...

Cheers,
Anton



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:51:09 MET