home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / apps / languages / progs / gcc / VirtualSrc / !Virtual / h / poll < prev    next >
Encoding:
Text File  |  1993-09-06  |  142 b   |  10 lines

  1. /*
  2.  * poll.h
  3.  * Part of the !Virtual distribution
  4.  * (c) bdb/nas/fo, 1992-3
  5.  */
  6.  
  7. void Poll(WKSP *w);
  8. int getc(WKSP *w);
  9. int lowgetc(WKSP *w);
  10.