Go to the documentation of this file.
56 #include <R_ext/Arith.h>
57 #include <R_ext/Boolean.h>
58 #include <R_ext/Complex.h>
59 #include <R_ext/Constants.h>
60 #include <R_ext/Error.h>
61 #include <R_ext/Memory.h>
62 #include <R_ext/Print.h>
63 #include <R_ext/Random.h>
64 #include <R_ext/Utils.h>
69 typedef double Sfloat;
71 #define SINT_MAX INT_MAX
72 #define SINT_MIN INT_MIN
78 void R_FlushConsole(
void);
80 void R_ProcessEvents(
void);