開發平台(Platform): (Ex: VC++, GCC, Linux, ...)
CB10.5
額外使用到的函數庫(Library Used): (Ex: OpenGL, ...)
WinAPI
問題(Question):
STRLIB.C http://codepad.org/NYe266EN
和
STRLIB.h http://codepad.org/ARmTcqiB
從網頁複製下來到CB上編譯出現錯誤
expected ')' before 'PVOID'
還有
'GETSTRCB' undeclared (first use in this function)
(Each undeclared identifier is reported only once
for each function it appears in.)
expected ')' before 'GetStrCallBack'
補充說明(Supplement):
想請問要怎麼修改才能編譯出來呢?
謝謝大家 *^ˍ^*
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 123.205.55.3
※ 編輯: BombCat 來自: 123.205.55.3 (08/18 15:04)
謝謝uncry網友提醒在VS可順利編譯. ^^
※ 編輯: BombCat 來自: 123.205.55.3 (08/18 21:47)