Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!pepper!cmcmanis From: cmcmanis%pepper@Sun.COM (Chuck McManis) Newsgroups: comp.sys.amiga Subject: Re: Ctrl-c handling in Lattice Message-ID: <50526@sun.uucp> Date: 22 Apr 88 17:09:54 GMT References: <1162@raybed2.UUCP> Sender: news@sun.uucp Reply-To: cmcmanis@sun.UUCP (Chuck McManis) Organization: Sun Microsystems, Mountain View Lines: 10 Keywords: _onbreak _main.c In article <1162@raybed2.UUCP> lah@raybed2.UUCP (LANCE HOLMES) writes: >The problem I am now experiencing is that the _main.c used by >default includes an interrupt handling of ctrl-c input. Look in the manual for the documentation on the onbreak() call. Set it to point at a null function. Works fine. --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.