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]]

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to