Unit 'ClpBigInteger' Package
[Overview][Resource strings][Types][Index] [#pl_cryptolib4pascal]

Reference for unit 'ClpBigInteger': Resource strings

SDivisionByZero
'Division by Zero Error'

SModulusPositive
'Modulus must be Positive'

SNotRelativelyPrime
'Numbers not Relatively Prime.'

SNegativeValue
'Cannot be Called on Value < 0'

SNegativeExponent
'Negative Exponent'

SResultTooLarge
'Result too Large'

SNegativeBitPosition
'Bit Position must not be Negative'

SInvalidBitAddress
'Bit Address less than Zero'

SZeroLengthBigInteger
'Zero length BigInteger'

SInvalidSign
'Invalid Sign Value'

SNegativeSizeInBits
'sizeInBits must be non-negative'

SInvalidBitLength
'bitLength < 2'

SInvalidBase
'Only bases 2, 8, 10, or 16 allowed'

SBadCharacterRadix8
'Bad Character in radix 8 string: %s'

SBadCharacterRadix2
'Bad Character in radix 2 string: %s'

SUnSupportedBase
'Only bases 2, 8, 10, 16 are allowed'

SBigIntegerOutOfInt32Range
'BigInteger out of Int32 range'

SBigIntegerOutOfInt64Range
'BigInteger out of Int64 range'



CT Web help

CodeTyphon Studio