Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!clyde!rutgers!sri-unix!husc6!seismo!mcnc!unccvax!fwp From: fwp@unccvax.UUCP Newsgroups: comp.sys.amiga Subject: Re: replacement for frags Message-ID: <671@unccvax.UUCP> Date: Thu, 16-Apr-87 20:14:51 EST Article-I.D.: unccvax.671 Posted: Thu Apr 16 20:14:51 1987 Date-Received: Sat, 18-Apr-87 04:30:33 EST References: <3148@jade.BERKELEY.EDU> <2362@cit-vax.Caltech.Edu> Organization: Univ. of NC at Charlotte, Charlotte, NC Lines: 20 Summary: Why can't I compile it? Why do I get the following errors when I try to compile the frags replacement program? What symbol is it referring to? I am a novice at c, but this really doesn't make any sense to me. cc frags.c Aztec C68K 3.4a 2-3-87 (C) 1982-1987 by Manx Software Systems, Inc. register long first, second; ^ frags.c:192: ERROR 90: symbol redeclared: Print_Count register long in; ^ frags.c:247: ERROR 90: symbol redeclared: Long_To_ASCII 2 errors Any help would be greatly appreciated. Rick Pasotto