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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

IVF COM Server with CHARACTER(*)

Deleted_U_Intel
Employee
501 Views

Hi

I need help urgently on passing strings into IVF COM dll. I have an IVF COM dll with a function called Initialize. This function takes as an argument INTENT(IN) CHARACTER(*). When I later use MS visual Studio .NET with C# to pass a string into the function, the string represntation is gibberish as I find out by putting a write statement in the Fortran routine to a disk file. The browser in VS .NET identifies the argument as type string.

Any help is appreciated

Emmanuel

0 Kudos
0 Replies
Reply