X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f Date: Wed, 12 Dec 2001 16:27:00 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Derek cc: djgpp AT delorie DOT com Subject: Re: character input question In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 12 Dec 2001, Derek wrote: > Is there a way to continue executing a loop UNLESS a key has been pressed > during the execution of the loop? See the function kbhit().