[問題] strstream.h

看板C_and_CPP (C/C++)作者 (power)時間16年前 (2009/09/02 12:06), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
http://www.pudn.com/downloads76/sourcecode/chinese/detail281997.html 2heap.h graph.h kbest.h ktest.cc list.h 共五個檔案 其中程式裡 #include <strstream.h> build後 顯示error fatal error C1083: Cannot open include file: 'strstream.h': No such file or directory 我用的是 VC6.0 改成 #include <strstream> using namespace std; or #include <sstream> 都有 error 是因為 compiler 版本太舊,沒有 strstream.h嗎? 請教一下囉~ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 140.113.13.227
文章代碼(AID): #1AdUz9EA (C_and_CPP)
文章代碼(AID): #1AdUz9EA (C_and_CPP)