put_int


Description:

public virtual void put_int (int field, int value) throws Error

Put an integer value into a field of a record

Parameters:

field index of the field to put data into
value value to put into the field

See also:

set_int