variable number of strings passed t

Doug Gwyn gwyn at smoke.BRL.MIL
Sat Nov 12 16:41:50 AEST 1988


In article <17850 at shemp.CS.UCLA.EDU> kirkaas at cs.ucla.edu (paul kirkaas) writes:
>I had a whole set of vararg.h routines running happily on my AT&T Unix 3B1.
>I ported them to a Pyramid where they crashed and burned on compilation.
>So even using varargs is no guarantee of portability with variable
>arguments.

Perhaps you weren't using varargs properly.  I've used varargs on
Pyramids with no problems.  (In fact it was essential!)



More information about the Comp.lang.c mailing list