JCL Help:All8087Exceptions

From Project JEDI Wiki
Jump to navigationJump to search


Summary

A set containing all FPU exception flags.


Pascal

 All8087Exceptions = [Low(T8087Exception)..High(T8087Exception)];


Description

All8087Exceptions is a pre-initialized set which contains all of the available FPU exception flags (from the T8087Exception enumeration).


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