setfastcom(3G) — Silicon Graphics
NAME
setfastcom − sends data in 8 bits per byte.
SPECIFICATION
C
Boolean setfastcom()
FORTRAN
logical function setfas
Pascal
function setfastcom: Boolean;
DESCRIPTION
setslowcom sends data in 8 bits per byte, as required by certain connections, e.g., some ethernet protocalls. You use setfastcom on an IRIS terminal. It has no effect on a workstation.
setfastcom is listed here for compatibility with the remote Graphics Library.
SEE ALSO
gflush, setslowcom Programming Guide, Section 2.1, Initialization
NOTES
setfastcom has no effect if it is run locally.
Version 3.6 — December 20, 1987