[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 STUFF.C
 Extend API example implementing STUFF() function
--------------------------------------------------------------------------------

     STUFF.C implements a CA-Clipper-callable STUFF() function using the
     Extend API.  The syntax is as follows:

     STUFF(<cString>, <nStart>,
        (<nDelete>, <cInsert>) --> cNewString

     STUFF() deletes and inserts characters into <cString>.


See Also: SOUNDEX.C
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson