errno.h 是c语言的一个标准库用来,定义的有个变量errno ,如果程序运行的时候 ... printf("d = %f\t ; errno = %d\n", d, errno); d = sqrt(-100); ...
確定! 回上一頁