home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / os2 / alarm / alarm.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-07-18  |  46 b   |  3 lines

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