Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!amdcad!ames!ptsfa!ihnp4!chinet!dag From: dag@chinet.UUCP (Daniel A. Glasser) Newsgroups: comp.lang.c Subject: Re: MAJOR ANSI C FLAW (my opinion, of course) Message-ID: <1720@chinet.UUCP> Date: Tue, 13-Oct-87 21:44:46 EDT Article-I.D.: chinet.1720 Posted: Tue Oct 13 21:44:46 1987 Date-Received: Thu, 15-Oct-87 21:35:37 EDT References: <1132@gilsys.UUCP> <8754@utzoo.UUCP> <1516@pdn.UUCP> Reply-To: dag@chinet.UUCP (Daniel A. Glasser) Organization: Chinet - Public Access Unix Lines: 11 Keywords: external names, length, bogosity to the max I've run into the oposite problem -- I've taken code from the net and ported it to systems that used long names (> 8 chars) and discovered that the code would not work because of variant spellings in the latter chars. The moral? No matter how many characters your system allows, make sure the names match on any extra chars, since the restriction may be removed. Daniel Glasser One of those things that goes "BUMP!!!(ouch!)" in the night.