Function coded_chars::control::format::character_and_line_position

source ·
pub fn character_and_line_position(l: usize, c: usize) -> ControlSequence
Expand description

§HVP - Character and line position

HVP causes the active data position to be moved in the data component to the l-th line position according to the line progression and to the c-th character position according to the character progression.