FairCom Corporation


4.3.19 ctdbBigIntToNumber


Convert a big integer to a CTNUMBER value.

Declaration

CTDBRET ctdbBigIntToNumber(CTBIGINT value, pCTNUMBER pNumber)

Description

ctdbBigIntToNumber converts a big integer value to CTNUMBER. Use ctdbNumberToBigInt to convert from a big integer to CTNUMBER.

Returns

ctdbBigIntToNumber returns CTDBRET_OK on success, or c-treeDB C API error on failure.

The possible error associated with ctdbBigIntToNumber is:

See also

ctdbNumberToBigInt


FairCom Corporation
www.faircom.com