Constant lrs::tty::flags::TTYOUT_NL_TO_CRNL

Transate NL to CRNL on ouput.

Syntax

const TTYOUT_NL_TO_CRNL: TtyOutFlags = TtyOutFlags(cty::ONLCR);

See also