JCL Help:ClearPending8087Exceptions

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Clears all pending FPU exceptions.


Pascal

 function ClearPending8087Exceptions: T8087Exceptions;


Return Value

The result is the set of exception flags that were set before the entire mask was cleared.


Description

The ClearPending8087Exceptions function clears all pending FPU exceptions.


See Also

T8087Exceptions GetPending8087Exceptions


About

Unit

Jcl8087


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