Skip to content
Prev 24896 / 63424 Next

sending signals to embedded R

On Fri, 4 May 2007, Deepayan Sarkar wrote:

            
Well, the intention is that you send an interrupt, which hardly needs to 
be in the manual.

But SIGINT is caught and used to set R_interrupts_pending = 1, so you 
could risk using that non-API entry point (and be prepared to have your 
GUI broken at any time).