The IBM XL Ccompiler is a very good optimizer, and as a result, the C algorithm delivers superior results to a simple unoptimized assembly language implementation.
IBM XL C 编译器是一个非常好的优化器,结果是 C 算法的性能要比未经优化的汇编语言实现的性能好很多。
2
Although BCPL was a high-level language (similar to c), the intermediate code that the compiler generated was called O-code (Object code).
尽管BCPL是一种高级语言(类似于c),编译器生成的中间代码叫做o - code(对象代码)。
3
The sample ODBC program must be compiled by an appropriate C programming languagecompiler, such as Visual C++.