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

 The String Conversion category provides a wide variety of routines
 to manipulate and convert character data.  There are functions to
 count, fill, extract, search, shorten, lengthen, and test character
 strings.  ClipOn also provides two functions, C_ENCRYPT() and
 C_DECRYPT(), to encrypt data, using a strong algorithm and
 password, in a non-readable format.  The C_DECRYPT() function is
 used to return the string to it's original, readable format.

 C_ENCRYPT()         C_ATRIM()           C_UPLOW()
 C_DECRYPT()         C_RTSTR()           C_LTOC()
 C_PARTSTR()         C_LTSTR()           C_CTOL()
 C_STRFILL()         C_BTOZ()            C_STRDELIM()
 C_STRSRCH()         C_ZTOB()            C_NOSPACE()
 C_STRCOUNT()        C_ALLDIGIT()        C_ISDATA()
 C_STRPARSE()        C_ALLALPHA()        C_VTOC()
 C_EXPDATE()         C_ALLXALPH()        C_ISSTATE()
 C_CAPS()            C_ALLFLOAT()




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