Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!gatech!bloom-beacon!husc6!necntc!ames!amdcad!sun!gorodish!guy From: guy%gorodish@Sun.COM (Guy Harris) Newsgroups: comp.lang.c Subject: Re: Portability and /**/ Message-ID: <23664@sun.uucp> Date: Thu, 16-Jul-87 15:30:09 EDT Article-I.D.: sun.23664 Posted: Thu Jul 16 15:30:09 1987 Date-Received: Sat, 18-Jul-87 08:44:33 EDT References: <949@oakhill.UUCP> <23575@sun.uucp> <4983@prls.UUCP> Sender: news@sun.uucp Lines: 9 > Any comments on portability? Yup. The "/**/" hack is NOT portable. Plenty of other hacks supported by the "Reiser preprocessor" supplied with most UNIX versions are non-portable as well. The ANSI C draft proposes a different mechanism for doing token concatenation. Guy Harris {ihnp4, decvax, seismo, decwrl, ...}!sun!guy guy@sun.com