|
From: David M. <ci...@ya...> - 2003-10-08 22:18:28
|
Essentially what I want to know is how do I detect oveflow errors? So far catching a exception thrown is the only way I have found. However I am curious as to how portable such a mechanism is, i.e. are exceptions universally supported yet? Thanks in Advance David McKen ----- Original Message ----- From: <age...@co...> To: <ci...@ya...> Sent: Wednesday, October 08, 2003 6:13 PM Subject: Re: [Dev-C++] (no subject) > Hmm... I do not understand your question that well. I think you are talking about exception handling, which is done by using the throw and catch keywords. See Bjarne Stroustrup's The C++ Language, 3rd Edition or Special Edition. > > -- > ~~Scott Simontis~~ > Programmer > __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com |