JCL Help:Set8087ControlWord
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: Set8087ControlWord Function
Search in JCL Help
Search in all projects
Summary
Sets the 80x87 control word.
Pascal
function Set8087ControlWord(const Control: Word): Word;
Parameters
Parameters | Description |
const Control: Word | New value for the 80x87 control word. |
Return Value
Returns the previous value of the control word.
Description
Set8087ControlWord sets the 80x87 control word (register). See Get8087ControlWord for details on the individual bits of the Control parameter.
See Also
Get8087ControlWord Get8087StatusWord
About
Unit
Donator
ESB Consultancy
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