Path: utzoo!utgpu!utfyzx!oscvax!utflis!wayne From: wayne@utflis.UUCP (Wayne Young) Newsgroups: comp.sys.amiga Subject: Re: Recognizing the break character? Message-ID: <1085@utflis.UUCP> Date: Mon, 25-Jul-88 15:57:48 EDT References: <7200049@m.cs.uiuc.edu> <19460@cornell.UUCP> Reply-To: wayne@flis.toronto.edu.UUCP (Wayne Young) Organization: FLIS, University of Toronto Lines: 11 Summary: See Fred Fish's cc source I thought this would have been answered by now, but since it hasn't.... If you look around in some of the earlier Fish disks, you'll find a little gem that Fred wrote himself. It's a cc command for Lattice, and it comes with sources. There's some code in it which checks for ^C, and you can easily extract the necessary stuff to make your own check_abort() routine. -- ----- {uunet,utzoo,decvax,allegra}!utcsri!utflis!wayne