Skip to content
Prev 24482 / 63424 Next

Accessing C++ code from R

Hi Simon,

Thank you - that indeed fixes the first problem (about cout). It still
leaves the second error, though:

main.cpp:52: error: brace-enclosed initializer used to initialize
'R_NativePrimitiveArgType*'

Any ideas about that?

Thanks again for the first suggestion, anyway, and I'll keep your
point about cout in mind.

Jos
On 4/4/07, Simon Urbanek <simon.urbanek at r-project.org> wrote: