Re: [Rd] Embedded R in C

2005-10-17 Thread Hin-Tak Leung
NGUYEN Truong Hoan wrote: > Hello everyone, > > I would like to call the R functions from the C++ language > interface, for example from a program composed on Microsoft Visual C++. > I have referred the manual Writing R Extensions but i don't understand > exactly how to make a declarat

[Rd] Embedded R in C

2005-10-17 Thread NGUYEN Truong Hoan
Hello everyone, I would like to call the R functions from the C++ language interface, for example from a program composed on Microsoft Visual C++. I have referred the manual Writing R Extensions but i don't understand exactly how to make a declaration for the headers Rinternals.h o