Xref: utzoo comp.lang.c:11507 comp.unix.questions:8430 Path: utzoo!attcan!uunet!mcvax!hp4nl!mhres!hd From: hd@mh_co2.mh.nl (Theo Hardendood) Newsgroups: comp.lang.c,comp.unix.questions Subject: Re: cpp - the C language preprocessor Message-ID: <2126@mhres.mh.nl> Date: 25 Jul 88 13:56:57 GMT References: <173@trevan.UUCP> Sender: news@mhres.mh.nl Lines: 16 From article <173@trevan.UUCP>, by trevor@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@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."