home *** CD-ROM | disk | FTP | other *** search
- >From uucp Sat Oct 25 02:45 PDT 1986
- >From ihnp4!uiucdcs!b.cs.uiuc.edu!robison Sat Oct 25 02:45:46 1986 remote from trwrb
- Received: by ihnp4.ATT.COM id AA14044; 22 Oct 86 15:34:56 CDT (Wed)
- Received: from b.cs.uiuc.edu by a.cs.uiuc.edu with SMTP (UIUC-5.44/9.7),
- id AA26838; Wed, 22 Oct 86 11:29:19 CDT
- Received: by b.cs.uiuc.edu (UIUC-5.44/9.7),
- id AA04280; Wed, 22 Oct 86 11:25:50 CDT
- Date: Wed, 22 Oct 86 11:25:50 CDT
- From: trwrb!ihnp4!uiucdcs!b.cs.uiuc.edu!robison (Arch Robison)
- Message-Id: <8610221625.AA04280@b.cs.uiuc.edu>
- To: desint!geoff
- Subject: long-to-short converter
-
-
- Here is the long-identifier converter. The converter has been used
- to create a long-identifier lint and with cc. Please send me any bug
- reports or comments on how to improve it. My version of lint that uses
- it has been running for nearly a year now without problems. Since lint
- is a licensed program, I can't send you a copy, though it shouldn't be
- hard to figure out how to modify it. (Lint is a shell script.)
-
- To use hash8 with debuggers, you will want to modify it to turn off
- stdin/stdout buffering.
-
- To compile the program, make a directory and run the shell script below.
- Then "make hash8".
-
- - Arch D. Robison
- Dept. of Computer Science
- University of Illinois at Urbana-Champaign
-
- robison@uiucdcs
-
-