On 10/26/2006 11:35 PM, lan gao wrote:> Hi, all,
> Can anyone give me steps how to call Fortan routine from Visual
Fortran
> in R?
>
You might want to look at
http://www.stats.uwo.ca/faculty/murdoch/software/compilingDLLs/
It has a couple of entries about Compaq Visual Fortran. I didn't write
or test those, they were contributed by others.
The notes are fairly old. If they don't apply to your version, there is
general advice there about using foreign DLLs in Windows. Corrections
and additions to the page are welcome.
Duncan Murdoch