ANSI -> K&R translator

Richard A. O'Keefe ok at goanna.cs.rmit.oz.au
Wed Aug 29 19:21:20 AEST 1990


In article <FRI5NYC at xds13.ferranti.com>, peter at ficc.ferranti.com (Peter da Silva) writes:
> The one problem with M4 is that it's got this annoying tendency to do
> replacements that aren't intended (what happens if you have a variable
> called "dnl"?).

The M4 I *really* use is Ozan Yigit's PD version, modelled on Sys V M4.
In System V M4 and the PD one, you can say
	define(M4__dnl,defn(`dnl'))undefine(`dnl')M4__dnl
The files I posted are the totally stripped down BSD versions.
-- 
You can lie with statistics ... but not to a statistician.



More information about the Comp.lang.c mailing list