Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.UUCP Newsgroups: comp.sys.apple Subject: Re: Re-Reply Message-ID: <5890@brl-smoke.ARPA> Date: Tue, 26-May-87 22:24:23 EDT Article-I.D.: brl-smok.5890 Posted: Tue May 26 22:24:23 1987 Date-Received: Thu, 28-May-87 06:00:18 EDT References: <8705242101.aa27497@SMOKE.BRL.ARPA> <2635@zen.berkeley.edu> <2638@zen.berkeley.edu> <2648@zen.berkeley.edu> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Distribution: world Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 10 In article <2648@zen.berkeley.edu> schung@cory.Berkeley.EDU (Stephen the Greatest) writes: - #define or || - #define and & - #define eof _EOF - #define error _ERR - #define flag fp->_flag - #define read _READ Yeah, but don't do it; it makes the code less readable (to a skilled C programmer).