Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.2 . Sample Reference - <b>soundex.c</b> http://www.X-Hacker.org [<<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

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson