Did Variadic functions originate from a specific language, from math, from an scientific article…? Any idea?
Did Variadic functions originate from a specific language, from math, from an scientific article…?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Even though the label variadic functions sounds modern, the concept of what it is may be as old as the wheel. Ok, maybe not that much, but its such a logical evolution that it was probably re-discovered multiple times along the way.
The Watcom compiler may have been the first to have implemented it for the C language:
That said, I think this question is better suited to math.stackexchange.com.