( pts | 2010. 12. 06., h – 00:18 )

printf("\033[%d;%dH", row, column); /* (1,1) == top left */
fflush(stdout);