Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!apple!apple.com!athos From: athos@apple.com (Rick Eames) Newsgroups: comp.lang.pascal Subject: Hashing.... Message-ID: <4337@internal.Apple.COM> Date: 25 Sep 89 15:43:19 GMT Sender: usenet@Apple.COM Distribution: na Lines: 9 I am a relatively new programmer and I am searching for a good algorithim for finding one pattern in a source string. A friend of mine says that hashing it is a good way. Having figured out what hashing is...does any one have a good hash function for finding a string inside of another string? Thanks! Rick Eames