Fortran use of the SDK

Post general discussions on using our drivers to write your own software here
Post Reply
jacasey
Newbie
Posts: 1
Joined: Mon Dec 16, 2019 6:32 am

Fortran use of the SDK

Post by jacasey »

I should note here for any other dinosaurs that I've been using the 32 bit SDK with the Lahey-Fujitsu Fortran compiler for awhile now quite successfully. There are a couple tricks to wrapper the calls properly, but they are no different than using any other C library, well covered under the compiler manual for mixed-language calling techniques.
If anybody wants, I can post some shell code examples here.
Cheers,
Jeff Casey

Gerry
PICO STAFF
PICO STAFF
Posts: 1145
Joined: Mon Aug 11, 2014 11:14 am

Re: Fortran use of the SDK

Post by Gerry »

Hi jacasey,

That's great to hear. It's always very beneficial, for the community, when our users post some of their successes, as well as their issues. :D

If there are other Fortran users interested in following your experiences with our SDK more closely but at some point in the future, for what ever reason, you are not able to respond, it would certainly be helpful if you could post a few examples here, for prosperity.

Thanks and regards,

Gerry
Gerry
Technical Specialist

jacasey
Newbie
Posts: 1
Joined: Mon Dec 16, 2019 6:32 am

Re: Fortran use of the SDK

Post by jacasey »

I tried to post an example and your system blocked me.

Martyn
Site Admin
Site Admin
Posts: 4499
Joined: Fri Jun 10, 2011 8:15 am
Location: St. Neots

Re: Fortran use of the SDK

Post by Martyn »

They will have been blocked due to extension names, either add .txt to the end or let me know what they are and I will add them to the list of acceptable extensions.
Martyn
Technical Support Manager

Post Reply