Date: Sun, 17 Sep 2000 21:03:21 +0530 Message-Id: <200009171533.VAA00896@midpec.com> From: Prashant TR To: r_maj AT poczta DOT onet DOT pl CC: djgpp AT delorie DOT com In-reply-to: <8q2hfc$v9$1@info.cyf-kr.edu.pl> (r_maj@poczta.onet.pl) Subject: Re: Disabling interrupts ? References: <8q2hfc$v9$1 AT info DOT cyf-kr DOT edu DOT pl> 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 | From: "Rafał Maj" | Date: Sun, 17 Sep 2000 15:37:47 +0200 | DJ-Gateway: from newsgroup comp.os.msdos.djgpp | | I need to disable interrupts, because, if interrupts will remain active, | then for example Allegro mouse redrawing routine will cause error. | This critical_error() function will be used, when my program will become | unstable (like out of memory etc...) so I don't want any other interrupts to | continue working, because they will probably cause other problems. See disable() and enable() functions. -- Prashant TR Web: http://www.midpec.com/