[R] C++ and R

Francisco J Molina fjmolina at lbl.gov
Fri Jan 17 01:53:02 CET 2003


I am using a C++ routine that is called from R. In this routine I allocate memory
dynamically with new. It is necessary to use delete before the routine returns?

It seems to me that it is not necessary. Anyone knows?




More information about the R-help mailing list