诊断函数
函数库为assert.h、math.h
函数名
返回类型
说明
assert
void
一个扩展成if语句那样的宏,
perror
本函数将显示最近一次的错误信息
strerror
Char *
本函数返回最近一次的错误信息,
matherr
int
用户修改数学错误返回信息函数(没有必要使用)
_mather
double