Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!cmcl2!rutgers!soliloquy.rutgers.edu!dpz From: dpz@soliloquy.rutgers.edu (David P. Zimmerman) Newsgroups: comp.sources.bugs Subject: Re: Problems with Centipede Message-ID: <763@soliloquy.rutgers.edu> Date: Mon, 6-Jul-87 16:52:09 EDT Article-I.D.: soliloqu.763 Posted: Mon Jul 6 16:52:09 1987 Date-Received: Tue, 7-Jul-87 06:54:32 EDT References: <1031@bucsb.bu.edu.UUCP> <758@soliloquy.rutgers.edu> Organization: Rutgers Univ., New Brunswick, N.J. Lines: 15 Keywords: centipede > From: dpz@soliloquy.rutgers.edu (David P. Zimmerman) > 109c109 > > register char *ch; > 135c135 > > *ch != MAGICNUM) Sorry about that premature message - change that first *ch to ch[1]. You may also want to change the second *ch to ch[1], but it works ok here (Sun 3.2). dpz -- David P. Zimmerman rutgers!dpz dpz@rutgers.edu