12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Descriptions of the Library Routines 2TXContOnXoff(Optional; input) Integer. 1 if transmission should be stopped when the input buffer is full and thedriver has transmitted the XoffChar character; otherwise, 0.ErrAbort(Optional; input) Integer. 1 if read and write operations should be terminated when an error occurs;otherwise, 0.ErrCharEnbl(Optional; input) Integer. 1 if bytes received with parity errors should be replaced with theErrChar character; otherwise, 0.NullStrip(Optional; input) Integer. 1 if null bytes should be discarded; otherwise, 0.XonChar(Optional; input) Character. The value of the XON character that should be used for bothtransmission and reception.XoffChar(Optional; input) Character. The value of the XOFF character that should be used for bothtransmission and reception.ErrChar(Optional; input) Character. The value of the character that should be used to replace bytesreceived with parity errors.EofChar(Optional; input) Character. The value of the character that should be used to signal the end ofdata.EvtChar(Optional; input) Character. The value of the character that should be used to signal an event.fZeroDCB(Optional; input) Integer. 1 if all settings of the communications port should be set to zero beforeparameters are set; otherwise, 0.Results:The result type is INTEGER(4). The result is zero if successful; otherwise, a Windows error value.The following restrictions apply:• The number of data bits must be 5 to 8 bits.2-467

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!