[問題]C

看板Programming作者 (...)時間18年前 (2006/12/27 11:04), 編輯推噓0(002)
留言2則, 2人參與, 最新討論串1/2 (看更多)
一個程式 a.exe, 程式如何知道print() function的實作在哪個library? 程式碼如下 #include <stdio.h> void main(void) { print("this is c language"); } -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.70.53.157

12/27 14:33, , 1F
不是有include
12/27 14:33, 1F

12/27 17:17, , 2F
把第一行刪掉然後compile看錯誤訊息= =
12/27 17:17, 2F
文章代碼(AID): #15aUBK_C (Programming)
討論串 (同標題文章)
以下文章回應了本文
18年前, 12/28
完整討論串 (本文為第 1 之 2 篇):
18年前, 12/28
0
2
18年前, 12/27
文章代碼(AID): #15aUBK_C (Programming)