Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Harbour Version 0.37 (c) Tools Help GTL - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

GT_ASCIISUM()

Sum the ascii values in a string.
---------------------------------------------------------------------------------

 Syntax

        GT_AsciiSum(<cStr>) --> nSum  

 Arguments

        <cStr>    - The string to sum    

 Returns

        <nSum>      - The sum of all ascii values in <cStr>.    

 Description

      Sum the ascii value of every character in the passed string  and
      return the result.

Status

      Ready

 Files

      Library is libgt
      Library is libgt

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