Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!samsung!uunet!mcsun!unido!mikros!mwtech!martin From: martin@mwtech.UUCP (Martin Weitzel) Newsgroups: comp.std.c Subject: Re: Macro names imbedded in pp-numbers [repost] Message-ID: <482@mwtech.UUCP> Date: 23 Nov 89 10:14:32 GMT References: <11134@riks.csl.sony.co.jp> <15217@haddock.ima.isc.com> <3060@splut.conmicro.com> <956@sdrc.UUCP> <7076@ficc.uu.net> Reply-To: martin@mwtech.UUCP (Martin Weitzel) Organization: MIKROS Systemware, Darmstadt/W-Germany Lines: 8 In article <7076@ficc.uu.net> peter@ficc.uu.net (Peter da Silva) writes: [lines deleted] >(maybe it's time to dust `m4' off again) Agreed! I'm teaching courses on C and following this discussion I'll strongly recommend not to do too tricky things with the Preprocessor, if you want portable code. Rather use a tool, which is more under your control (sed, m4, awk, ...). Why not start a news group 'comp.lang.m4'?