摘要
封面将由国际标准化组织(ISO组织)秘书处提供。
ABSTRACT
(Coversheet to be provided by ISO Secretariat.)
该标准规定了C语言的格式,对C语言的各种表达式进行了解释,以保证在不同的计算机系统里C语言的可移植性,可靠性,可维护性以及执行的效率
This International Standard specifies the form and establishes the interpretation of
programs expressed in the programming language C.Its purpose is to promote
portability,reliability,maintainability,and efficient execution of C language programs on
avariety of computing systems.
文中包含了对C语言自身的解释以及C语言函数库的目录,附录对这两者进行了总结,并列举了影响的C程序移植的因素
Clauses are included that detail the C language itself and the contents of the C language
execution library.Annexessummarize aspects of both of them, and enumerate factors
that influence the portability of C programs.
虽然该标准旨在引导C程序员以及C语言翻译器,但是该文件本身并不是一个教程。
Although this International Standard is intended to guide knowledgeable C language
programmers as well as implementors of C language translation systems, the document
itself is not designed to serve as a tutorial.