home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / misc / volume1 / 8710 / pc-curses-doc / 2 / cursesgcmode.m < prev    next >
Encoding:
Text File  |  1993-09-02  |  249 b   |  17 lines

  1. NAME
  2.     _cursesgcmode() - return current cursor type
  3.  
  4. SYNOPSIS
  5.     int _cursesgcmode()
  6.  
  7. DESCRIPTION
  8.     Return the current cursor type. Bits 8-15 of the return  
  9.     value is the start scan row, and bits 0-7 is the end scan  
  10.     row.  
  11.  
  12. EXAMPLES
  13.  
  14. SEE ALSO
  15.  
  16. BUGS
  17.