Path: utzoo!attcan!uunet!hsi!stpstn!lerman From: lerman@stpstn.UUCP (Ken Lerman) Newsgroups: comp.lang.c Subject: Re: more on TRUE and FALSE (side-comment) Keywords: C improved Message-ID: <5625@stpstn.UUCP> Date: 29 Sep 90 13:19:55 GMT References: <9@christmas.UUCP> <4673@tuminfo1.lan.informatik.tu-muenchen.dbp.de> <18306@haddock.ima.isc.com> Reply-To: lerman@stpstn.UUCP (Ken Lerman) Organization: The Stepstone Corporation, Sandy Hook, CT 06482 Lines: 17 In article <18306@haddock.ima.isc.com> karl@kelp.ima.isc.com (Karl Heuer) writes: [...] -> ->I'm reminded of a note in a Fortran manual: if you find you've already punched ->your program and misspelled the variable CHIEF as CHEIF on a lot of the cards, ->you can fix it with EQUIVALENCE(CHEIF,CHIEF). -> ->Karl W. Z. Heuer (karl@kelp.ima.isc.com or ima!kelp!karl), The Walking Lint ->________ [...] Ugh, a ghastly solution. The right way is to get some scotch (brand) tape and some punchings and tape the "bits" back in the holes. (You may laugh, but I've seen people actually do this. With binary (encoded) cards, no less.) Ken