Linux Standard Base Core Specification 4.0 | ||
---|---|---|
<<< Previous | Next >>> |
The feenableexcept() function enables
traps for each of the exceptions represented by
the mask excepts
.
The feenableexcept() function returns the previous set of enabled exceptions on success. On error, -1 is returned.
<<< Previous | Home | Next >>> |
fedisableexcept | Up | fegetexcept |