[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SOUNDEX.C
Extend API example implementing SOUNDEX() function
--------------------------------------------------------------------------------
SOUNDEX.C implements a CA-Clipper-callable SOUNDEX() function using the
Extend API. The syntax is as follows:
SOUNDEX(<cString>) --> cSoundexString
SOUNDEX() converts <cString> to soundex form.
See Also:
STUFF.C
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson