Приглашаем посетить
Культура (cult-news.ru)

Reference: Tgoto

PreviousChapter 8
Standard Modules
Next
 

Tgoto

$terminal->Tgoto('cm', col, row[, fh])

Produces control string to move the cursor relative to the screen. Doesn't cache output strings, but does % expansion as needed on control string. Takes the following arguments:

'cm'

Required first argument ("cursor move").

col, row

Column and row to move cursor to.

fh

Filehandle to receive the control string.


PreviousHomeNext
Reference: TgetentBook IndexReference: Tpad