home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / prgramer / perl / alarm.h < prev    next >
Encoding:
C/C++ Source or Header  |  1991-04-12  |  52 b   |  3 lines

  1. #define SIGALRM SIGUSR1
  2. unsigned alarm(unsigned);
  3.