errno详解
http://blog.csdn.net/wang_517766334/article/details/7561495
#include <errno.h>
就可以直接打印当前errno的值,查询错误
时间: 2024-12-28 15:14:18
errno详解
http://blog.csdn.net/wang_517766334/article/details/7561495
#include <errno.h>
就可以直接打印当前errno的值,查询错误