<cstdarg>
<cstdarg>
namespace std {
#include <stdarg.h>
};
Include the standard header <cstdarg> to effectively include the standard header <stdarg.h> within the std namespace.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
<cstdarg>
namespace std {
#include <stdarg.h>
};
Include the standard header <cstdarg> to effectively include the standard header <stdarg.h> within the std namespace.