Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
DLL/shared libraries and .Call()
Fredrik Vang
·
Apr 8, 2000
·
r-help
Hello folks! I've desperately been trying to write some shared libraries/DLLs using the .Call() interface. I can't get the symbols to resolve. Under Linux, dyn.load() tells me that the following (and presumably much more) is missing...
Sv: [R] Using C/C++
Fredrik Vang
·
May 8, 2000
·
r-help
If you have read the docs, and you still have problems, you may also want to check if you've remembered to include the *.h files with C linkage. Eg.: #ifdef __cplusplus extern "C" { #endif #include <R.h> #include <Rinternals...
Can't find what you're looking for? Try searching with Google .