fexception handling in C
- From: "siliconwafer" <spdandavate@xxxxxxxxx>
- Date: 27 Jul 2005 11:23:17 -0700
Hi All,
I am using C on linux and performed a 1/0 operation i.e a divide by
zero using integer variables/constants.it gives me a floating point
exceptionand the program terminates.
I want to access the routine that causes this message to occour and
want to modify it so that my program continues to run.How is exception
handling done in C?Is there a try-catch equivalent?
Any help apriciated.
Thanks,
Shekhar
.
- Follow-Ups:
- Re: fexception handling in C
- From: Default User
- Re: fexception handling in C
- From: Alan Balmer
- Re: fexception handling in C
- From: Lew Pitcher
- Re: fexception handling in C
- From: John Bode
- Re: fexception handling in C
- From: Eric Sosman
- Re: fexception handling in C
- Prev by Date: Re: How to write code which minimizes page faults?
- Next by Date: Re: fexception handling in C
- Previous by thread: czy to jest polska grupa dyskusyjna ?
- Next by thread: Re: fexception handling in C
- Index(es):
Relevant Pages
|