Plauger所著的《C标准库》(The Standard C Library)一书的学习笔记,此书是关于C标准库的经典著作,讲述了每一个库函数的使用方法和实现细节。
基于84个网页-相关网页
the c standard library 自修教程与参考手册
The Standard C library provides a set of functions, listed in Table 4.1, that operate on C-style strings.
表4-1列出了C 语言标准库提供的一系列处理C 风格字符串的库函数。
The standard C library (and thus, every UNIX program) defined three standard streams: input, output, and error.
标准 C 库(因而,每个 UNIX 程序)定义了三种标准流:输入、输出和错误。
However, if you need the standard C library (for your custom binaries), there are other options beyond the massive glibc.
然而,如果我们需要标准的 C 库(我们自己定制的二进制可能需要这个库),除了巨大的 glibc 之外,我们还有其他选择。
应用推荐