P.J. Plauger wrote:
> fesetexceptflag sets bits in the floating-point status ****tion of
> the floating-point control. fesettrapenable sets the current
> floating-point enable mask. What do you think is missing?
My copy of the C99 standard does not contain the string
fesettrapenable. The GNU library has a different extension called int
feenableexcept(int) for enabling certain exceptions. Also, the man page
fenv(3) on my Debian Linux box confirms that "the C99 standard does not
define a way to set individual bits in the floating point mask, e.g.
to trap on specific flags."
Regards
-richy.
--
Richard B. Kreckel
<http://www.ginac.de/~kreckel/>
--
comp.lang.c.moderated - moderation address: clcm@[EMAIL PROTECTED]
-- you must
have an appropriate newsgroups line in your header for your mail to be
seen,
or the newsgroup name in square brackets in the subject line. Sorry.