GoLang ibase_errcode

request it (301)
GoLang replacement for PHP's ibase_errcode [edit | history]



Do you know a GoLang replacement for PHP's ibase_errcode? Write it!

PHP ibase_errcode

PHP original manual for ibase_errcode [ show | php.net ]

ibase_errcode

(PHP 5, PHP 7)

ibase_errcodeReturn an error code

Description

int ibase_errcode ( void )

Returns the error code that resulted from the most recent InterBase function call.

Return Values

Returns the error code as an integer, or FALSE if no error occurred.

See Also