Varargs problem

Doug Gwyn gwyn at smoke.BRL.MIL
Mon Aug 28 13:47:05 AEST 1989


In article <4YxPuc200VsnE_B3Jy at andrew.cmu.edu> bobg+ at andrew.cmu.edu (Robert Steven Glickstein) writes:
>Any suggestions?

Use a typedef.  va_arg(ap, mytype) should always work.



More information about the Comp.lang.c mailing list