Re: [ROOT] CINT limitation: function arguments

From: Brett Viren (bv@bnl.gov)
Date: Tue May 21 2002 - 19:18:50 MEST


ethomas@fnal.gov writes:
 > Hi,
 > 
 > While compiling my code, I get the following error message:
 > 
 > "Limitation: cint can not accept more than 40 function arguments"
 > 
 > Is there anyway to bypass this limitation or any known work around?
 > 

Aggregate the arguments.  If they are all the same type, consider an
array.  If not, use a struct.

-Brett.



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