Path: utzoo!attcan!uunet!husc6!psuvax1!rutgers!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.lang.c Subject: Re: ANSIfication of #define ctl(X) ('X' & 0x1f) Message-ID: <8079@brl-smoke.ARPA> Date: 12 Jun 88 22:44:13 GMT References: <37@feedme.UUCP> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB)) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 5 In article <37@feedme.UUCP> doug@feedme.UUCP (Doug Salot) writes: >More importantly, is there a way to do what I want to do without >changing the macro invocations? There isn't one. Change the macro invocations.