看板 C_and_CPP 關於我們 聯絡資訊
開發平台(Platform): (Ex: VC++, GCC, Linux, ...) dvc++ 問題: 請問一下如果沒加上cout編輯的過 但是如果加上cout為什麼編輯不會過 謝謝各位 const int a=5; const void *ptr=&a; cout<<*ptr<<endl; 預期結果: 5 請按任意鍵繼續˙˙˙ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 218.172.127.161
nowar100:試想 void 型態 要怎麼解讀資料呢? 02/04 04:25
lovejeff:只能「借放著」而已 02/05 16:36