www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/10/16/09:17:07

Message-ID: <362722C0.504@teleline.es>
Date: Fri, 16 Oct 1998 12:41:04 +0200
From: Mariano Alvarez Fernández <malfer AT teleline DOT es>
Organization: teleline.es
X-Mailer: Mozilla 3.01Gold [es]C (Win95; I)
MIME-Version: 1.0
To: Goh Yong Kwang <s6606555 AT np DOT edu DOT sg>
CC: djgpp AT delorie DOT com
Subject: Re: How to implement a CTRL-C handler?
X-Infomail-Id: 908543498.2DA9010A811067.23498
Reply-To: djgpp AT delorie DOT com

>From what I know, I think I've to implement some sort of CTRL-C
>handler/function/routine but I've totally no idea how to do it. Can 
>anyone help me with this?

Or you can inhibit ctrl+c using:

  __djgpp_set_ctrl_c( 0 );

and ever inhibit ctrl+break with:

  _go32want_ctrl_break( 1 );


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019