I would like to write a routine like printf, not functionally-wise, but rather I\'d like the routine to have the same time compile check characteristics as printf.
F
This behavior is highly compiler dependent. I believe that gcc provides an interface for type checking variadic functions.