Hi,
Is there a C-level equivalent of tryCatch? I want to be able to
intercept errors generated inside functions like allocVector(),
SET_STRING_ELT(), etc. They all are probably generated by error(char *,
...), but this is just a guess.
Thanks,
Vadim
[[alternative HTML version deleted]]