Message-Id: <199608292308.TAA09580@delorie.com> Date: Thu, 29 Aug 96 18:00:47 CDT From: stephen Subject: Re: exception handling To: In-Reply-To: Your message of 28 Aug 1996 15:03:04 GMT Ive had similar problems with exception handleing... compiles fine but when it links i get an invalid reference: terminate(void). Is this function avalible? can i write this function myself? what exactly does this function do? i would really like to get this fixed cause if not its back to realmode 16bit dos for me for a while...:( (i need exception handling in my programs i am writing for class... and would like to be able to use it anyway for my _Real_ programs...