help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Trapping Floating Point Errors


From: countryone77
Subject: Trapping Floating Point Errors
Date: 28 Aug 2006 13:59:20 -0700
User-agent: G2/0.2

We would like to trap floating point errors (e.g., division by zero) by
setting flags on the command line.  We tried using the following, but
they do not trap a floating point division by zero when using either
version 3.4.3 or 4.0.2:

        -fsignaling-nans -ftrapping-math

Is it possible to turn on floating point error trapping via command
line options?  If so, how is it done?

Thanks,
Bev in TX



reply via email to

[Prev in Thread] Current Thread [Next in Thread]