Skip to content

LibFINS API Reference – finslib_error_clear_fals()

finslib_error_clear_fals( sys, fals_number );

Parameters

Parameter Type Description
sys struct fins_sys_tp * A pointer to a structure with the FINS context
fals_number uint16_t The number of the FALS error to be cleared

Return Value

Type Description
int A return value from the list FINS_RETVAL_... indicating the result of the query

Description

See Also