Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 8/23/84; site ucbcad.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!genrad!decvax!ucbvax!ucbcad!faustus From: faustus@ucbcad.UUCP (Wayne A. Christopher) Newsgroups: net.lang.c Subject: Re: long names in 'C' programs Message-ID: <258@ucbcad.UUCP> Date: Mon, 20-May-85 23:40:34 EDT Article-I.D.: ucbcad.258 Posted: Mon May 20 23:40:34 1985 Date-Received: Fri, 24-May-85 03:50:47 EDT References: <476@aicchi.UUCP> Distribution: net Organization: UC Berkeley CAD Group, Berkeley, CA Lines: 13 > If you insist on making 'C' programs look like COBOL by using > 32,767 character names, the *very* least you can do is make the > damn things unique in the first 7 characters, OK? If you're so concerned about those people who have dumb compilers, why don't you write a program to systematically rename variables to make them 7 character unique? It couldn't be that tough, and then those of us who have the brains to use decent C compilers don't have suffer having variable names that we don't want. If it were the first 10 or 12 characters then it wouldn't so bad, but 7 characters is too little to have to worry about. Wayne