推 cobrasgo:我man的結果是#include <time.h>,你確定<linux/time.h> 04/28 11:55
→ cobrasgo:存在於你的環境嗎? 04/28 11:55
推 cobrasgo:更正一下,我是指time()有在你的linux/time.h裡嗎? 04/28 12:28
推 drag:不知道是不是我找錯, time() 函式似乎沒有存在linux/time.h裡 04/29 14:45
→ Carlchen:那有沒有什麼替代方案啊?? 很困擾@@ 04/30 00:53
推 cobrasgo:替代方案不就是#include <time.h>嗎… 05/01 15:42
→ Carlchen:可是無法#include <time.h> include下沒有time.h @@ 05/01 23:34
推 Killercat:gcc的-I放一下..... 05/02 08:15
→ Killercat:另外你如果是要寫一個system call的話 那工程頗大喔 05/02 08:16