Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Calling F90 from C++

Intel_C_Intel
Employee
397 Views
Does anyone have any experience of calling an F90 subroutine that
supports optional arguments from C++

Any help would be most welcome.

Thanks
Geoff
0 Kudos
2 Replies
Jugoslav_Dujic
Valued Contributor II
397 Views
Just pass a NULL pointer for ommited arguments.

Jugoslav
0 Kudos
Intel_C_Intel
Employee
397 Views
Most helpful, thanks very much

Geoff
0 Kudos
Reply