Path: csiph.com!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Bill Chatfield Newsgroups: comp.sys.apple2.programmer Subject: Re: Ctrl-C Interrupt? Date: Mon, 11 Dec 2023 10:09:43 -0500 Organization: A noiseless patient Spider Lines: 11 Message-ID: <20231211100943.0c7dcc0e@smilodon-gracilis> References: <20231210194712.4301d589@smilodon-gracilis> <8ROdnZS9bYMI4Ov4nZ2dnZfqnPednZ2d@earthlink.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Injection-Info: dont-email.me; posting-host="438b70081458600965c9b9a2c3766dcf"; logging-data="1730384"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19MRcIQPMUyrhuv4zHuBiyrQfDEJc7Oy9Q=" Cancel-Lock: sha1:flWjp+AbiFeJ8FwqH5OU+m5P87k= X-Newsreader: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) Xref: csiph.com comp.sys.apple2.programmer:6269 On Sun, 10 Dec 2023 21:10:13 -0600 Hugh Hood wrote: > Just some thoughts. Maybe none of them are appealing. > > I'm assuming you're not using a IIgs where you can interrupt and > Visit the Monitor. I am working on a Apple II/e/c program with the cc65 C compiler. I can check for Ctrl-C in various places.