First page Back Continue Last page Graphics
13.11 Processing new Failures
set_new_handler
- Header <new>
- Register function to call when new fails
- Takes function pointer to function that
- Takes no arguments
- Returns void
- Once registered, function called instead of throwing exception