haftan
June 8th, 2007, 04:21 PM
I have some old code to compile with my fatal.c (and others) using varargs.h
When I make, it tells me to upgrade to stdarg.h
Is it possible for me to install(?) varargs.h and compile/run my old code ... as is.
Or do I have to revise EVERYTHING that used varargs.h to use the stdarg.h macros, etc.?
When I make, it tells me to upgrade to stdarg.h
Is it possible for me to install(?) varargs.h and compile/run my old code ... as is.
Or do I have to revise EVERYTHING that used varargs.h to use the stdarg.h macros, etc.?