Cold Help System: Programming: ColdC Reference Manual: Functions: Error: error()


ERROR error()

This function returns the error code associated with the current error. This function can only be called from within an error handler. For more information see the section on Errors.


error() | rethrow() | throw() | traceback()


the Cold Dark