VMS Help  —  CRTL  getyx
    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 extract
Arguments
Close Help