[ROOT] TApplication not working properly

From: Vitaliy Ziskin (vziskin@mitlns.mit.edu)
Date: Tue Dec 18 2001 - 18:28:36 MET


    Hi, Rooters.
I have a question about TApplication.  I have a following code

int main(int argn, char **argv) {
  int i;
  TApplication theApp("QMA_plot", &argn,argv);
.................. and so on.

However, my program seems to never go past the TApplication line and just
exits completely with out going to next lines of code, even without
theApp.Run() call.

What am I doing wrong?

                                                    Thanks, Vitaliy



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