varargs

Dave Trollope, Diane Barrowman daveanddiane@kringlecottage.com
Mon Sep 20 07:11:00 GMT 2004


Try using #include <stdarg.h>

I get the following message when compiling with vararg.h:

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

Dave
Paul Harmon wrote:

>Hi Folks,
>      I'm trying to prt a version of source code that I have aquired from
>another university. Typically not a big deal most of the time. I am
>currentlty using GCC-3.3.3 and they wrote in gcc-2.96. There is a
>problem: They use varargs and the version of GCC that I am using
>says that GCC no longer supports vargs.h . So now what do I do?
>                                                              Paul Harmon
>
>
>  
>

-- 
Dave, Diane, Kringle & Baby
http://www.geocities.com/SiliconValley/7499




More information about the Gcc mailing list