Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site digi-g.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!stolaf!umn-cs!digi-g!mark From: mark@digi-g.UUCP (Mark Mendel) Newsgroups: net.sources.bugs,net.lang.c Subject: wanted: C long name fudger Message-ID: <625@digi-g.UUCP> Date: Tue, 28-May-85 23:47:27 EDT Article-I.D.: digi-g.625 Posted: Tue May 28 23:47:27 1985 Date-Received: Sat, 1-Jun-85 00:14:14 EDT References: <367@boulder.UUCP> Reply-To: mark@digi-g.UUCP (mark) Distribution: net Organization: Digigraphic Systems Corp., Mpls, MN Lines: 15 Xref: watmath net.sources.bugs:346 net.lang.c:5321 Summary: This is NOT part of the misplaced long name debate. This is an honest request! Does anybody have a program the crunches down long names automatically? I've read articles where the use of such a program was recommended, but does it exist? I'ld like a copy! A good method would be: all names longer than n (a command line paramter) are transformed as follows: xy...z -> xNNNNy...z, where NNNN is the base 36 representation of a the hash function of the full original name, say a 16-bit crc.