How many can max number of arguments present in function in the c99 compiler?
(a) 99
(b) 90
(c) 102
(d) 127
This question was posed to me in an interview.
This intriguing question comes from Function Declarations in section Functions, Namespaces & Exceptions in C++ of C++