Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 (Fortune 01.1b1); site graffiti.UUCP Path: utzoo!linus!decvax!decwrl!pyramid!ut-sally!ut-ngp!shell!graffiti!bruce From: bruce@graffiti.UUCP (Bruce Jilek) Newsgroups: net.lang.c Subject: Problem understanding archives. Message-ID: <105@graffiti.UUCP> Date: Tue, 7-Jan-86 01:18:28 EST Article-I.D.: graffiti.105 Posted: Tue Jan 7 01:18:28 1986 Date-Received: Wed, 8-Jan-86 20:10:56 EST Distribution: net Organization: Information Brokerage Network, Houston, TX Lines: 14 Is there any way to change the name of a routine in an archive file? My problem is that I have an archive file of routines that call the subroutine 'foobarsub(3)'. Unfortunately, the name has been truncated to eight characters to 'foobarsu' in the archive. I only have the object form of the archive, and can't figure out how to get the name to refer to the proper subroutine. Am I missing something simple? (Probably) Please mail replies to ...ihnp4!shell!graffiti!bruce and I'll summarize. Thanks in advance.