[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
         v_rcpos -- return current cursor position

        USAGE

          v_rcpos(page, row, col);
          int page;
          int *row, *col;       /* POINTERS */

                int page - video page #
                int *row - pointer to int to receive row value
                int *col - pointer to int to receive column value

          v_rcpos is a general purpose routine that can be used outside
          of the window environment.

        RETURNS

          Nothing.

        CAUTIONS

          None.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson