ibase_errcode (no version information, might be only in CVS) ibase_errcode --
Return an error code
Descriptionint ibase_errcode ( void )
Returns the error code that resulted from the most recent InterBase function
call. Returns FALSE if no error occurred.
See also
ibase_errmsg().
|