开发平台(Platform): (Ex: VC++, GCC, Linux, ...)
Eclipse
额外使用到的函数库(Library Used): (Ex: OpenGL, ...)
sqlite3
问题(Question):
C++'s DLL 内设定回传reference structure时会出现
str_output11.str_output0=1.0;//debug到这行,出错exe己经停止运作
麻烦大家帮我看看,谢谢
喂入的资料(Input):
预期的正确结果(Expected Output):
可回传reference structure
错误结果(Wrong Output):
出错exe己经停止运作
程式码(Code):请善用置底文网页, 记得排版)
C++程式码(DLL)
http://paste.plurk.com/show/2197276/
C程式码(call C++'s DLL)
http://paste.plurk.com/show/2197281/
补充说明(Supplement):