Re: [Rd] Accessing a c-level complicated structure from R

2009-01-22 Thread Antonio, Fabio Di Narzo
Hi. 2009/1/22 Scionforbai : > Hello, > R-devel seems to be the appropriated list for what I'm to ask: soory > if I'm wrong. I am a c newbie but nevertheless I am trying to 'couple' > an extern c software with R. The compiled library is actually a > stand-alone c program, which uses text file for i

[Rd] Accessing a c-level complicated structure from R

2009-01-22 Thread Scionforbai
Hello, R-devel seems to be the appropriated list for what I'm to ask: soory if I'm wrong. I am a c newbie but nevertheless I am trying to 'couple' an extern c software with R. The compiled library is actually a stand-alone c program, which uses text file for input and output. It uses *lots* of diff