VMS Help
CRTL, getyx

 *Conan The Librarian

    Puts the (y,x) coordinates of the current cursor position on win
    in the variables y and x.

    Format

      #include  <curses.h>

      getyx  (WINDOW *win, int y, int x);

  Additional Information (explode) :

  Close     Help