rdcursc(row.i4.r, column.i4.r) Read the current position of the cursor on the background window row cursor row column cursor column This function requires the following include files: ul_tvcurses_h:tvcurses_h Related functions: tvscrsc, tvmc, tvflshc, tvm_centerc, tvinit, tv_cleanup, tvfillc, tvhlinc, tvvlinc, tvboxc, tvblnkc, tvceolc, tvceopc, tvclrc, tvrfmtc C usage: int row; int column; rdcursc(&row,&column);