Va_End - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Questions and answers

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents