Viewing File: /usr/lib/gcc/x86_64-linux-gnu/11/include/varargs.h

#ifndef _VARARGS_H
#define _VARARGS_H

#error "GCC no longer implements <varargs.h>."
#error "Revise your code to use <stdarg.h>."

#endif
Back to Directory File Manager