Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site hou5h.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!houxm!vax135!ariel!hou5f!hou5g!hou5h!mgh From: mgh@hou5h.UUCP (Marcus Hand) Newsgroups: net.lang.c Subject: Re: AT&T 7300 C Compiler/variable name lengths Message-ID: <429@hou5h.UUCP> Date: Tue, 16-Apr-85 17:22:57 EST Article-I.D.: hou5h.429 Posted: Tue Apr 16 17:22:57 1985 Date-Received: Wed, 17-Apr-85 02:01:31 EST References: <173@lems.UUCP> Organization: AT&T Information Systems Laboratories, Holmdel, NJ Lines: 13 Oh dear, back to this old question again. If you want your software to run on version 7, Xenix 3, System III etc, etc, as well as SysVr2 and 4.2 BSD, one has to, unfortunately, restrict oneself to making variables unique in the first 7 characters. (ie one fewer on Vaxen than 3Ben). Of course, its much nicer not to have to bother with these niceties (and generally results in more readable code) but we're stuck with an awful lot of sites who either choose not to or cannot afford to run the more recent versions with their fancy assembler/compilers. Life's hard, you know. -- Marcus Hand (hou5h!mgh)