Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mds.globals.h | 2020-05-11 | 644 Bytes | |
README | 2020-05-11 | 1.9 kB | |
soundex1.4gl | 2020-05-11 | 3.2 kB | |
soundex1.c | 2020-05-11 | 2.9 kB | |
soundex2.4gl | 2020-05-11 | 4.3 kB | |
soundex2a.c | 2020-05-11 | 2.8 kB | |
soundex2b.c | 2020-05-11 | 3.0 kB | |
soundex3.c | 2020-05-11 | 5.0 kB | |
soundex4.c | 2020-05-11 | 2.0 kB | |
soundex5.c | 2020-05-11 | 1.9 kB | |
soundex6.c | 2020-05-11 | 4.4 kB | |
soundex.ec | 2020-05-11 | 3.2 kB | |
soundex.msg | 2020-05-11 | 2.6 kB | |
Totals: 13 Items | 38.0 kB | 0 |
README This is a collection of files that contain various routines that produce or use the Soundex string matching code. The files and their contents are: Programs and functions written in C soundex1.c Program to display soundex code for one string. soundex2a.c Function written by Jonathan Leffler. Has #define's to create a main() for testing. soundex2b.c A more recent version of the function in soundex2a.c. soundex3.c Program with a copy of the function in soundex2a.c that displays soundex matches of a word from a list of words. soundex4.c Function callable from Informix-4GL. Doesn't appear to zero-pad the last soundex character correctly. soundex5.c Another function callable from C. soundex6.c Function with #define's that control whether standard soundex code or "airline" soundex code is generated soundex.msg Function posted to informix-list/comp.datbases.informix Function writen in ESQL/C soundex.ec Function to return soundex code mds.globals.h Header file for soundex.ec Functions written in Informix-4GL soundex1.4gl Function to return soundex code soundex2.4gl Function to return soundex code The following people contributed either directly or by referral to these files: David I. Berg <dberg@informix.com> Neil Briscoe <nbriscoe@cix.compulink.co.uk> David Cortesi <cortesi@informix.com> Luis P. Caamano <ddssuprs!lpc@uunet.uu.net> John Gorman <semantic!john@uunet.uu.net> Walt Hultgren <walt@rmy.emory.edu> Jonathan Leffler <johnl@informix.com> Poul Pedersen <pp@q8.dk> Don Simon <dsimon@informix.com> Naomi Walker <naomi@anasazi.com>