Holy moly! 303 parameters? Can someone actually keep track of what they are 
coding? Is this a best programming practice?

The LR Appendix is classic IBM helpful:

Maximum Number of:
v Parameters in one function definition System-determined
v Arguments in a function call System-determined

Charles

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Janet Graff
Sent: Friday, August 12, 2016 12:52 PM
To: [email protected]
Subject: C/C++ maximum number of arguments on a function prototype

Is there a maximum number of arguments on a function/function prototype?  I am 
getting a CCN3099 on the 276th parameter of a function that crazily takes 303 
parameters.  I don't see anything wrong but I wonder if the compiler just can't 
handle that many parameters?  

Janet

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to