Skip to content
Prev 5386 / 63424 Next

Freeing memory used by R.

On Wed, 18 Apr 2001, Don Wingate wrote:

            
Yes, but if you are using R.dll at that level you will have already
read all the code, so you will know that R.dll uses its own allocator
in malloc.c and so how to do this.

BTW, although you can decommit all the memory, you cannot easily
unreserve it.  If the difference means nothing to you, then I suggest you
don't mess with this.