Hi, I 'm stuck when trying to transfer more than one string from VS 2013 to Intel Fortran dll. One string and some data arrays are transferred correctly and removing the second string the program works fine, but adding the second string an exception is trown. Attached is a small program that shows the problem. The first string is correctly transferred to the dll, but the second is empty . When I remove the reference to that filename it contains rubbish, or an exception is raised "address is not found". I'm looking forward for your suggestion to solve this nasty problem.
Any suggestion is very welcome.
Gerrit Verboom