主题:[讨论]请教一个问题Fortran dll链接库
本人一个Fortran程序,给他做个界面
前面两个dll调用没有问题
可是后面两个dll一直出现如下错误
请问哪位大哥指导一下啊?不甚感激。。。。
An unhandled exception of type 'System.AccessViolationException' occurred in NB_VB.exe
Additional information: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。
前面两个dll调用没有问题
可是后面两个dll一直出现如下错误
请问哪位大哥指导一下啊?不甚感激。。。。
An unhandled exception of type 'System.AccessViolationException' occurred in NB_VB.exe
Additional information: 尝试读取或写入受保护的内存。这通常指示其他内存已损坏。