Product Documentation

FairCom ISAM for C

Previous Topic

Next Topic

addChangeIDfield

Add a change ID field to the specified data file.

Declaration

ctCONV NINT ctDECL addChangeIDfield (FILNO datno, NINT fieldno);

Description

[IN] datno- Data file number.

[IN] fieldno- The field number in the DODA for the change ID field.

Return Values

Value

Symbolic Constant

Explanation

0

NO_ERROR

Successful operation.

See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.

TOCIndex