Skip to content
Prev 24451 / 63424 Next

R callbacks

Hi Deepayan,

IIRC Rf_initialize_R sets up the pointers so ptr_R_WriteConsole is
just being overwritten by the original. You want to do it between
initialization and the mainloop
On 4/2/07, Deepayan Sarkar <deepayan.sarkar at gmail.com> wrote: