Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Creating DLL in Visual FORTRAN 10

ssund
Beginner
574 Views

I have just upgraded to IVF 10.0 and would like to develop dlls for use with xcel. Are there any simple examples out there I can try out?

Thanks

steve

0 Kudos
5 Replies
Les_Neilson
Valued Contributor II
574 Views
I have just upgraded to IVF 10.0 and would like to develop dlls for use with xcel. Are there any simple examples out there I can try out?

Thanks

steve

I don't know about 10.0 but in 10.1 there is some sample code :

C:Program FilesIntelCompilerFortran10.1.025samplesMixedLanguageExcel

Les

0 Kudos
ssund
Beginner
574 Views
Quoting - Les Neilson

I don't know about 10.0 but in 10.1 there is some sample code :

C:Program FilesIntelCompilerFortran10.1.025samplesMixedLanguageExcel

Les

Great! Thanks, I downloaded the software and am still looking around to find everything.

steve

0 Kudos
Steven_L_Intel1
Employee
574 Views

Feel free to ask if you have further questions. I do recommend though that you click on the "Edit Profile" link at right and change your forum display name to something other than your email address.

0 Kudos
ssund
Beginner
574 Views

Feel free to ask if you have further questions. I do recommend though that you click on the "Edit Profile" link at right and change your forum display name to something other than your email address.


Steve,

Is there documentation available for 10.0? (hopefully in pdf)

steve

0 Kudos
Steven_L_Intel1
Employee
574 Views

The documentation is installed along with the compiler. You can find it in Visual Studio by clicking on Help and there should be an "Intel Fortran Compiler Help" item there, or through Start > Programs > Intel Software Development Tools > Intel Fortran Compiler x.x.x > Documentation Index

You can find a copy of the 10.1 documentation here, though only some is in PDF form.

0 Kudos
Reply