Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site astrovax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!princeton!astrovax!rhl From: rhl@astrovax.UUCP (Robert the Good) Newsgroups: net.lang.c Subject: macros involving ( Message-ID: <404@astrovax.UUCP> Date: Thu, 26-Jul-84 20:23:28 EDT Article-I.D.: astrovax.404 Posted: Thu Jul 26 20:23:28 1984 Date-Received: Sat, 28-Jul-84 07:34:00 EDT Organization: Princeton Univ. Astrophysics Lines: 8 I recently wanted a macro that said #define hi( hello("there" /* I really did need to */ but cpp complains that it has part of a macro-with-arguments. Is there a way of doing this (short of writing a really dumb pre-preprocessor) Robert the Good