Path: utzoo!utgpu!watmath!watdragon!tiger!rjspitzig From: rjspitzig@tiger.waterloo.edu Newsgroups: comp.binaries.ibm.pc.d Subject: Macros with variable arguments in 'C' Message-ID: <13059@watdragon.waterloo.edu> Date: 5 Apr 89 13:09:45 GMT Sender: daemon@watdragon.waterloo.edu Reply-To: rjspitzig@tiger.waterloo.edu () Distribution: world Organization: U. of Waterloo, Ontario Lines: 9 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