Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
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.

derf function

Intel_C_Intel
Employee
336 Views

I'm trying to use the derf function on IF 7.0

I found the previous post at
http://softwareforums.intel.com/ids/board/message?board.id=11&message.id=707

and tried something similar:
real(8) DERF !Call to C version of DERF
!dec$ attributes c,alias:"DERF" :: derf
...
a = DERF(foo)

And get the following error:
Error 237 : This is not the name of a function

Can someone help?
Thanks,
Albert

 

Message Edited by intel.software.network.support on 12-09-2005 01:12 PM

0 Kudos
0 Replies
Reply