Go to the first, previous, next, last section, table of contents.


wherey

Syntax

#include <conio.h>

int     wherey(void);

Return Value

The row the cursor is on. The topmost row is 1.

Portability

not ANSI, not POSIX


Go to the first, previous, next, last section, table of contents.