JCL Help:GetMasked8087Exceptions
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: GetMasked8087Exceptions Function
Search in JCL Help
Search in all projects
Summary
Returns the set of masked FPU exceptions.
Pascal
function GetMasked8087Exceptions: T8087Exceptions;
Return Value
The result is the set of masked FPU exceptions.
Description
GetMasked8087Exceptions returns a set of flags representing the FPU exceptions that are currently masked (i.e. the exceptions ignored by the FPU).
See Also
T8087Exceptions SetMasked8087Exceptions Unmask8087Exceptions Mask8087Exceptions
About
Unit
Donator
Robert Rossmair
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page