Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site unc.UUCP Path: utzoo!watmath!clyde!akgua!mcnc!unc!tim From: tim@unc.UUCP (Tim Maroney) Newsgroups: net.lang.c Subject: Re: Forming composite tokens using /**/ Message-ID: <7176@unc.UUCP> Date: Thu, 3-May-84 19:57:52 EDT Article-I.D.: unc.7176 Posted: Thu May 3 19:57:52 1984 Date-Received: Sat, 5-May-84 00:55:56 EDT References: <476@decvax.UUCP> Organization: CS Dept., U. of N. Carolina at Chapel Hill Lines: 12 I like the ability to form concatenated tokens, and I wish it would be added to the C preprocessor, but I don't like # define cat(a,b) a/**/b It has always been my impression that comments are lexically separators. -- Tim Maroney, The Censored Hacker mcnc!unc!tim (USENET), tim.unc@csnet-relay (ARPA) All opinions expressed herein are completely my own, so don't go assuming that anyone else at UNC feels the same way.