Message-ID: <008d01c020bc$a56d0620$64c8c8c8@raf> From: =?iso-8859-2?B?UmFmYbMgTWFq?= To: References: <8q2hfc$v9$1 AT info DOT cyf-kr DOT edu DOT pl> <200009171533 DOT VAA00896 AT midpec DOT com> Subject: Odp: Disabling interrupts ? Date: Sun, 17 Sep 2000 17:33:35 +0200 Organization: Krakow MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: QUOTED-PRINTABLE X-Priority: 5 X-MSMail-Priority: Low X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Reply-To: djgpp AT delorie DOT com Thanks :) ----- Original Message ----- =46rom: Prashant TR Newsgroups: comp.os.msdos.djgpp To: Cc: Sent: Sunday, September 17, 2000 5:33 PM Subject: Re: Disabling interrupts ? > | From: "Rafa=B3 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 ac= tive, > | then for example Allegro mouse redrawing routine will cause error. > | This critical_error() function will be used, when my program will b= ecome > | 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/ =0D