Last abort() error
last_error()
returns the last error thrown with abort()
. The
error is printed with a backtrace in simplified form.
last_trace()
is a shortcut to return the backtrace stored in
the last error. This backtrace is printed in full form.
last_error() last_trace()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.