看板 Programming 關於我們 聯絡資訊
一個程式 a.exe, 程式如何知道print() function的實作在哪個library? 程式碼如下 #include <stdio.h> void main(void) { print("this is c language"); } -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.70.53.157
final01:不是有include 140.134.35.48 12/27 14:33
newdominic:把第一行刪掉然後compile看錯誤訊息= = 203.68.127.1 12/27 17:17