What is the purpose of va_end?
Posted: Wed Jul 13, 2022 7:54 pm
a) Cleanup is necessary
b) Must be called before the program returns
c) Cleanup is necessary & Must be called before the program returns
d) None of the mentioned
b) Must be called before the program returns
c) Cleanup is necessary & Must be called before the program returns
d) None of the mentioned