Displaying 1 result from an estimated 1 matches for "xzhang".
Did you mean:
zhang
2007 Jun 28
1
How to set R_CStackLimit
...ACE_PTRS 1
#define CSTACK_DEFNS 1
#include <Rinterface.h>
#endif
and then, add below line to my main function:
R_CStackLimit = (uintptr_t)-1; //crashes when step to this line.
As for input library in link option, I only link to Rdll.lib. Am I missing
something?
Thanks very much!
xzhang
--
View this message in context: http://www.nabble.com/How-to-set-R_CStackLimit-tf3993070.html#a11338977
Sent from the R devel mailing list archive at Nabble.com.