| igraph Reference Manual |
|---|
extern igraph_error_handler_t igraph_error_handler_ignore;
This error handler frees the temporarily allocated memory and returns with the error code.
<< 2.2. igraph_error_handler_abort — Abort program in case of error. |
2.4. igraph_error_handler_printignore — Print and ignore errors. >> |