The prototypes of standard library functions are found in standard header files. 标准库函数的原型能在标准头文件中找到。
Most of the standard library and built-in Boolean functions that previously returned integers will now return Booleans. 以前返回整数的大部分标准库函数和内建布尔型函数现在返回布尔型。