<cstdarg>
<cstdarg>
namespace std {
#include <stdarg.h>
};
Include the standard header <cstdarg> to effectively include the standard header <stdarg.h> within the std namespace.
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
<cstdarg>
namespace std {
#include <stdarg.h>
};
Include the standard header <cstdarg> to effectively include the standard header <stdarg.h> within the std namespace.