[comp.binaries.ibm.pc.d] Macros with variable arguments in 'C'

rjspitzig@tiger.waterloo.edu (04/05/89)

I am trying to write a printf()-like macro in 'C'.  Unfortunately, I can't
find much doc on macros in general, and specifically, if it is possible to 
create C macros which accept a variable number of arguments.

If it makes any difference, I am working in TurboC 2.0.  If anyone has any 
ideas, they would be greatly appreciated!

Roger Spitzig