Software Archive
Read-only legacy content
公告
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 讨论

Calling F90 from C++

Intel_C_Intel
员工
406 次查看
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 项奖励
2 回复数
Jugoslav_Dujic
重要分销商 II
406 次查看
Just pass a NULL pointer for ommited arguments.

Jugoslav
0 项奖励
Intel_C_Intel
员工
406 次查看
Most helpful, thanks very much

Geoff
0 项奖励
回复