Date: Mon, 25 Oct 1999 14:07:36 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Wynand Van Staden cc: djgpp AT delorie DOT com Subject: Re: exception handling. In-Reply-To: <9408373424461-2509424461s9800973@student.rau.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 25 Oct 1999, Wynand Van Staden wrote: > this might be a stoopid Q, but is there any way to do exception > handling in DJGPP? been trying to get it to work but to no avail. Use the latest version of the compiler, 2.95.1, and it should work. If it doesn't, please post a short program that shows the problem.