RE: [ROOT] multiple default parameters in slot

From: Anton Fokin (anton.fokin@smartquant.com)
Date: Fri Mar 08 2002 - 14:14:12 MET


Had I?

/Anton


Hello Joe,
You should communicate the author of the software you are working
with first, namely Anton Fokin. He had asked this and he was replied:

Int_t Arg1=5;
SomeObject* Arg2=new SomeObject();

chart buffer[100]
sprintf(buffer,MethodWithArguments(=%d,=0x%), Arg1, Arg2);

Connect(SomeClass,MethodWithoutArguments(),"MyClass",
this,buffer);

  Best regards, Valeri



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:45 MET