[][src]Function matrixise::nonl

pub fn nonl() -> i32

Disables the translation of a carriage return into a newline on input.

nl() enables this. Initially, the translation does occur.