varargs vs. prototypes

Ron Guilmette rfg at pink.ACA.MCC.COM
Thu Jun 8 07:54:31 AEST 1989


Sorry if this has been covered before, but I'd like to know
one little thing.

Old (non-prototype) function declarations & definitions have
been depreciated right?  So we really should *not* be using
the old style anymore right?  We should do everything with
prototypes right?

So how can I write a function definition for a varargs function
using prototypes?  Is this possible?


-- 
// Ron Guilmette  -  MCC  -  Experimental Systems Kit Project
// 3500 West Balcones Center Drive,  Austin, TX  78759  -  (512)338-3740
// ARPA: rfg at mcc.com
// UUCP: {rutgers,uunet,gatech,ames,pyramid}!cs.utexas.edu!pp!rfg



More information about the Comp.std.c mailing list