JCL Help:Set8087ControlWord

From Project JEDI Wiki
Jump to navigationJump to search


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

Jcl8087


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