home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / languages / progs / shell / h / WaitClick < prev   
Encoding:
Text File  |  1994-05-28  |  192 b   |  9 lines

  1.  
  2.  
  3. void Shell_WaitClick( void);
  4.     /* Calls Shell_Poll until a mouse-click has been made, then    */
  5.     /* returns. Effectively it halts your program while keeping    */
  6.     /* the desktop going.                        */
  7.  
  8.  
  9.