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

  1. NAME
  2.     _cursescmode() - set up the cursor
  3.  
  4. SYNOPSIS
  5.     void _cursescmode(startrow,endrow)
  6.     int startrow, endrow;
  7.  
  8. DESCRIPTION
  9.     Sets the cursor type to begin in scan line startrow and end  
  10.     in scan line endrow. Both values should be 0-31.  
  11.  
  12. EXAMPLES
  13.  
  14. SEE ALSO
  15.  
  16. BUGS
  17.