C#使用struct問題???

看板C_Sharp (C#)作者 (啊桑)時間21年前 (2004/07/27 17:13), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/2 (看更多)
戍琣菑v設計一個dll的檔案 裡面有個struct.. typedef struct test{ char name[80]; int age; test *next; }; 可是似乎不能夠在C#的語法使用 test *next; 編譯器會警告我"結構配置中會造成循環" 實在讓我很苦惱.... 不曉得該如何處理...是否有人可以指導我一下呢???3q... -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.96.143.43
文章代碼(AID): #111XomJB (C_Sharp)
討論串 (同標題文章)
文章代碼(AID): #111XomJB (C_Sharp)