[aus.wanted] Soundex

ing@hades.OZ (Ian Gold) (12/12/89)

I am looking for a 'soundex' routine in C (or C++).  That is a routine 
capable of finding a substring of a target string that sounds like a given 
string.  The call would look something like this.

		char *soundex(char *target, char *given);


P.S. If the routine you have is NOT in C that's fine.  I can always convert it.

wew@naucse.UUCP (Bill Wilson) (12/13/89)

From article <488@hades.OZ>, by ing@hades.OZ (Ian Gold):
> 
> I am looking for a 'soundex' routine in C (or C++).  That is a routine 
> capable of finding a substring of a target string that sounds like a given 
> string.  The call would look something like this.
> 
> 		char *soundex(char *target, char *given);
>
I would be interested in the code as well...
 
-- 
Let sleeping dragons lie........               | The Bit Chaser
----------------------------------------------------------------
Bill Wilson             (Bitnet: ucc2wew@nauvm | wilson@nauvax)
Northern AZ Univ  Flagstaff, AZ 86011