| |||||
Technical Support Support Resources
Product Information | C251: MAXARGS DIRECTIVEInformation in this article applies to:
QUESTIONHow do I specify the buffer size for parameters passed in variable-length argument lists? ANSWERWith the MAXARGS directive, you specify the buffer size for parameters passed in variable-length argument lists. MAXARGS defines the maximum number of parameters. The MAXARGS directive must be applied before the C function. MORE INFORMATION
Last Reviewed: Friday, July 15, 2005 | ||||
| |||||