standard C library Note 说明标准C函数库说明
the c standard library 自修教程与参考手册
GNU C standard library GNUC基本库
c standard library function c库函数
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 程序)定义了三种标准流:输入、输出和错误。
The first small library is uClibc, which is a minimized version of the standard C library for space-constrained systems.
第一个较小的库是 uClibc,这是为对空间要求非常严格的系统准备的一个标准 C 库。
应用推荐