[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'oldlinux' (#rtl)

CFMakeRaw

Sets flags in Termiosrecord.

Declaration

Source position: oldlinux.pp line 1501

procedure CFMakeRaw(

  var tios: Termios

);

Description

CFMakeRawsets the flags in the Termiosstructure Tiosto a state so that the terminal will function in Raw Mode.

For an example, see TCGetAttr.

Errors

None.

See also

CFSetOSpeed

  

Set output baud rate in Termiosrecord

CFSetISpeed

  

Set input baud rate in Termiosrecord