Move the cursor

[<<<] [>>>]

move(X, Y)

Move the cursor to the specified coordinates. The coordinates are 0-based. Return 0 on error, -1 otherwise.


[<<<] [>>>]