Path: utzoo!attcan!uunet!husc6!bloom-beacon!tut.cis.ohio-state.edu!osu-cis!att!chinet!ignatz From: ignatz@chinet.UUCP (Dave Ihnat) Newsgroups: comp.sources.games.bugs Subject: Re: play.c> and a fix(?) Summary: Separate that ugly assignment statement Keywords: spacewar, bug, play.c Message-ID: <5862@chinet.UUCP> Date: 17 Jun 88 21:55:47 GMT References: <870@flatline.UUCP> <283@didsgn.UUCP> Reply-To: ignatz@chinet.UUCP (Dave Ihnat) Organization: Chinet - Public Access Unix Lines: 3 Your problem is the line just following those asterisked ones; those two macros result in an ugly assignment statement. Break them apart, and all should be OK.