摘要:
在MinGW GCC下编译带sleep()函数的测试程序,不管是包含了unistd.h头文件,还是stdio.h、stdlib.h头文件,就是找不到该函数的定义!在linux下,sleep()函数的头文件是:unistd.h,但在MinGW GCC下没有了这个函数的定义,到是在windows.h文件... 阅读全文
posted @ 2014-12-30 17:57
xxxxxxxx1x2xxxxxxx
阅读(312)
评论(0)
推荐(0)