Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- The Library for Clipper - <b>string functions</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
                          STRING FUNCTIONS


   If ukulele players and Clipper programmers have one thing in common it
   is a need to be adept at the manipulation of strings. 'The Library'
   provides a group of routines to assist in this endeavour in the areas of:

   a) Searching.
   b) Formatting.


   Searching:

   For example L_ATTIMES() will return the number of times a string is
   found within another string.


   Formatting:

   'The Library' provides functions to format strings in a variety of
   ways. L_LEADCHAR(), for example, will return a string with its leading
   blanks changed to a specified character.  Other functions facilitate
   the left and right justification of a string.

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