開發平台(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):