Path: utzoo!mnetor!uunet!husc6!mailrus!nrl-cmf!ames!eos!aurora!labrea!decwrl!pyramid!prls!philabs!micomvax!zap!iros1!mcgill-vision!mouse From: mouse@mcgill-vision.UUCP (der Mouse) Newsgroups: comp.lang.c Subject: Re: == vs = Message-ID: <984@mcgill-vision.UUCP> Date: 10 Mar 88 07:21:28 GMT References: <11523@brl-adm.ARPA> <909@micomvax.UUCP> <2644@haddock.ISC.COM> <502@psu-cs.UUCP> Organization: McGill University, Montreal Lines: 18 In article <502@psu-cs.UUCP>, winterss@psu-cs.UUCP (Stafford Winters ) writes: > I would be inclined to write a secondary preprocessor [...] that > would substitute == for each = and = for each := If you really want = and :=, I would recommend using Pascal. If you must use C for some reason, this is the way to do it. But don't expect me to work on the resulting code. > Note: this can be accomplished with a macro, How? Try it. If you get it to work, I really want to know what macros you used. (I will almost certainly claim that your C compiler is broken, too.) der Mouse uucp: mouse@mcgill-vision.uucp arpa: mouse@larry.mcrcim.mcgill.edu