Called internally by numem if a fatal error occured.
This function should exit the application and if possible, print an error. But it may not print an error.
Notes: This function may trigger a trap to alert a debugger to create a breakpoint.
A D string containing the error in question.
Never returns, the application should crash at this point.
See Implementation
Called internally by numem if a fatal error occured.
This function should exit the application and if possible, print an error. But it may not print an error.
Notes: This function may trigger a trap to alert a debugger to create a breakpoint.