#ifndef __CINT__ #include #endif int main(int argc,char** argv) { int i = 0; printf("Arg %d\n",argc,argv); for(i=0;i