cursorMoveLeft

Moves cursor in terminal left by columnAmount

void
cursorMoveLeft
(
int columnAmount = 1
)

Parameters

columnAmount int

int

Meta