Path: utzoo!utgpu!water!watmath!clyde!att!rutgers!mailrus!ames!pasteur!ucbvax!NOSC-TECR.ARPA!PAWKA From: PAWKA@NOSC-TECR.ARPA Newsgroups: comp.lang.c Subject: Hashing Message-ID: <8809191526.AA17929@ucbvax.Berkeley.EDU> Date: 14 Sep 88 13:46:30 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 12 > I hate to interupt the hashing discussion with something so trivial, but > I don't know what hashing is. Could someone point me to a reference about > it and/or tell me a little about what it is. (All that I know about it is > that it is a way of searching and storing information.) > Michael Steiner > Email: U23405@UICVM.BITNET char ref[] = "ALGORITHMS by Robert Sedgewick, Chapter 16, pp. 201"; Mike