home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / snews-20.zip / HISTORY.H < prev    next >
Text File  |  1991-10-26  |  131b  |  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.