Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ukma!husc6!rice!uw-beaver!tektronix!reed!ameiba From: ameiba@reed.UUCP (Keith Steiger) Newsgroups: comp.sources.games.bugs Subject: Re: Cubes 5.1 and control codes Keywords: minor bug fix for cubes Message-ID: <12714@reed.UUCP> Date: 10 May 89 03:48:22 GMT References: <12711@reed.UUCP> Reply-To: ameiba@reed.UUCP (Keith Steiger) Organization: Reed College, Portland OR Lines: 10 In article <12711@reed.UUCP> ameiba@reed.UUCP (Keith Steiger) writes: >I suggest adding the following line to main() in cubes.c: >signal(SIGINT,reallyquit); Oh, BTW, you need to put in a "int (*reallyquit)();" in the declaration area to make signal happy. It really doesn't matter. >If a .signature doesn't follow this line, I'm going to rip out Pnews' innards. Ditto. I'm Keith Steiger, ameiba@reed.UUCP, in case it fails AGAIN.