FairCom Corporation


4.3.18 ctdbBigIntToLong


Convert a big integer value to a LONG.

Declaration

CTDBRET ctdbBigIntToLong(CTBIGINT value, pLONG pLong)

Description

ctdbBigIntToLong converts a big integer value to a LONG. A big integer is an 8 bytes integer value. Use ctdbLongToBigInt to convert from a LONG to a big integer.

Returns

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

Possible errors associated with ctdbBigIntToLong are:

See also

ctdbLongToBigInt


FairCom Corporation
www.faircom.com