CXXR (C++ R) API
Functions
errors.h File Reference

($Id: errors.h 1348 2013-02-25 17:49:03Z arr $)

Convenience header to give CXXR core code access to CR error handling. More...

#include "R_ext/Error.h"
#include "localization.h"
#include "CXXR/RObject.h"
Include dependency graph for errors.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void R_CheckStack (void)
void Rf_errorcall (SEXP, const char *,...)
void Rf_warningcall (SEXP, const char *,...)
void R_CheckUserInterrupt (void)

Detailed Description

Convenience header to give CXXR core code access to CR error handling.