The C++ programming language defines its own standard library.
C++编程语言有其自己的一套标准库。
2
The lack of exceptions from the Clanguage and the rudimentary error mechanisms from the standardC library certainly contribute to this.
缺乏 C 语言的异常和标准 C 库的基本错误机制确实会导致出现此种情况。
3
The ROSE builder is written in Python for good support and maintainability (Python language version 2.x with standard Python libraries -- 2.1 and 2.2 have been tested, plus working C compiler, gzip).