C Run-Time Library Reference
va_end
finish variable-length argument list processing
Synopsis
#include <stdarg.h>
void va_end(va_list ap);
Description
The
macro can only be used after the
va_end
invoked. A call to
of arguments that was begun by
Error Conditions
The
macro does not return an error condition.
va_end
Example
See
"va_arg" on page
See Also
va_arg,
va_start
3-160
concludes the processing of a variable-length list
va_end
va_start
3-158.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
macro has been
va_start
.
for ADSP-219x DSPs
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?
Questions and answers