‘close’ was not declared in this scope(转)

‘close’ was not declared in this scope

没有包含头文件 unistd.h 造成的。

加上'

#include <unistd.h>

posted on 2017-03-25 11:46  xihong  阅读(1372)  评论(0编辑  收藏  举报

导航