TOPLINE
#define STARTING_ROW (TOPLINE + 1)
wmove(wnd, TOPLINE, 0);
mvprintw(TOPLINE, 0, "%s", TOPLABEL);