On 25 June 2009 at 17:39, Ivo Shterev wrote:
| Does anyone know how to pass a vector of strings, for example "c("1", "2",
| "3") to a C++ function? Should the input argument to the C++ function be
| vector*?
For the basic mechanics of making R and C/C++ talk, see the 'R Extensions'
manual that c
Hi,
Does anyone know how to pass a vector of strings, for example "c("1", "2", "3")
to a C++ function? Should the input argument to the C++ function be
vector*?
Thanks a lot!
Ivo
__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/list
2 matches
Mail list logo