M4 macro processor
Brandon S. Allbery KB8JRR
allbery at NCoast.ORG
Tue Feb 5 12:47:34 AEST 1991
As quoted from <120737 at uunet.UU.NET> by rbj at uunet.UU.NET (Root Boy Jim):
+---------------
| In article <873 at fnx.UUCP> del at fnx.UUCP (Dag Erik Lindberg) writes:
| ?I have an application that is just screaming for something like a
| ?macro-processor. The C pre-processor is no good because the files
| ?I need to deal with are Motorola assembly sources which use '#'
| ?to signify a constant value as opposed to a memory reference.
|
| cpp only cares about # if it's the first nonwhite char on a line.
+---------------
...unless it conforms to ANSI C, in which case it considers # other than
column 1 to be a token concatenation command.
"m4" is documented in the Programmer's Guide (*not* the Reference, that's the
manpages).
++Brandon
--
Me: Brandon S. Allbery VHF/UHF: KB8JRR on 220, 2m, 440
Internet: allbery at NCoast.ORG Packet: KB8JRR @ WA8BXN
America OnLine: KB8JRR AMPR: KB8JRR.AmPR.ORG [44.70.4.88]
uunet!usenet.ins.cwru.edu!ncoast!allbery Delphi: ALLBERY
More information about the Comp.unix.sysv386
mailing list