Contents | Index | < Browse | Browse >
usage: C2D(string,[n])
-returns the ascii decimal number of string
-if "n" is supplied the string is considered to be a number in n bytes
-the string is truncated or padded with nulls on the left as required, and the sign bit is extended for the conversion