cpp - the C language preprocessor
Theo Hardendood
hd at mh_co2.mh.nl
Mon Jul 25 23:56:57 AEST 1988
>From article <173 at trevan.UUCP>, by trevor at trevan.UUCP (trevor):
>
> Please can someone tell me how I can use the -D option to define
> a name with a space in it ie
>
> #define fred xxxx yyyy
>
> I have tried alot of combinations like -Dfred='xxxx yyyy' but
> nothing seems to work. This is using Microport System V/286.
Try something like this:
'-Dfred="xxxx yyyy"'
Theo Hardendood hd at mh.nl via european backbone (mcvax)
Multihouse NV, Gouda - The Netherlands uucp: ..!mcvax!mh.nl!hd
"A conclusion is simply the place where someone got tired of thinking."
More information about the Comp.unix.questions
mailing list