home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD2.mdf / c / library / os2 / thread / history.h < prev    next >
Encoding:
Text File  |  1993-02-21  |  131 b   |  8 lines

  1. /*
  2.  *  Private decls for history.c
  3.  */
  4.  
  5. long xrand(void);
  6. long hash_key(long s, char *key);
  7. long hash_msg_id(char *msg_id);
  8.