Skip to content
Prev 8405 / 12125 Next

[R-pkg-devel] Error checking in an independent C code and printing (perror, printf, etc.)

On Wed, 7 Sep 2022 09:03:16 -0500
Dirk Eddelbuettel <edd at debian.org> wrote:

            
Thanks for the link! Since I only need a hash of the serialised data,
not the data itself, the callback interface is perfect for me, but I do
realise that I'm relying on something that isn't promised to keep being
there. I'll definitely keep RApiSerialize in mind.