undefined reference to "sleep"

From: http://hi.baidu.com/amwdi/item/bf2d61075b25a1dd73e6760b windows undefined reference to "sleep" #include <stdio.h> #include <unistd.h> int main() {     printf("Test starts.\n");     sleep(1);    
相關文章
相關標籤/搜索