Re: [Rd] Integration of C and Fortran

2006-04-05 Thread Hin-Tak Leung
Prof Brian Ripley wrote: > Is > >>the enter point Fortran "orderdata_" absent of the loading table. > > a manual translation, and was the underscore there in the original (I > think it should be, but am just checking). The extra underscore added is the default behavior of many fortran

Re: [Rd] Integration of C and Fortran

2006-04-04 Thread Prof Brian Ripley
Is the enter point Fortran "orderdata_" absent of the loading table. a manual translation, and was the underscore there in the original (I think it should be, but am just checking). What do nm -g mpackage.so tell you is actually exported from the shared object (here called 'mypackag