GRAPHROW
mvprintw(GRAPHROW, GRAPHCOL,
mvprintw(GRAPHROW + 1, GRAPHCOL,
putfloat(f1, GRAPHROW, GRAPHCOL + 10 * lc, 4, 1, 0);
move(GRAPHROW + 2, psiz);