home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / progc / cfuncs.arj / GETCURS.DOC < prev    next >
Encoding:
Text File  |  1991-01-02  |  360 b   |  10 lines

  1. /*---------------------------GetCursor--------------------------*/
  2. /*DESCRIPTION: Gets the shape of the current cursor.        */
  3. /*                                */
  4. /*RETURNS: a number that may be passed to SetCursor             */
  5. /*USES: nothing                            */
  6. /*IN: cursor.c                            */
  7. /*--------------------------------------------------------------*/
  8.  
  9. unsigned int GetCursor(void)
  10.