ANSI C 主要标准化了现存的实践, 同时增加了一些来自 C++ 的内容 (主要是函数原型) 并支持多国字符集 (包括备受争议的三字符序列)。 ANSI C 标准同时规定了 C 运行期库例程的标准。
以上来源于: WordNet
The system is implemented in ANSI c, according with POSIX specification.
系统的实现利用标准c开发,基本符合POSIX规范。
The ANSI C binary of hashcash.c runs about 10 times as quickly as my hashcash.py
c 的 ANSI C 二进制文件运行的速度是这个 hashcash.py 脚本的 10 倍。
MEMWATCH supports ANSI c, provides a log of the results, and detects double-frees, erroneous frees, unfreed memory, overflow and underflow, and so on.
MEMWATCH支持ANSI C,它提供结果日志纪录,能检测双重释放(double - free)、错误释放(erroneous free)、没有释放的内存(unfreed memory)、溢出和下溢等等。
应用推荐