The POSIX 1003.1 standard defines strerror_r , which accepts a pointer to a buffer and a buffer size in addition to the error value.
POSIX 1003.1标准定义strerror _ r,该函数除接受错误值之外,还接受缓冲区中的指针和缓冲区大小。
The POSIX 1003.1 standard defines strerror_r , which accepts a pointer to a buffer and a buffer size in addition to the error value.
POSIX 1003.1标准定义strerror _ r,该函数除接受错误值之外,还接受缓冲区中的指针和缓冲区大小。
应用推荐