摘要
C语言是目前最流行的计算机语言之一,它兼有传统高级语言和汇编语言的优点,概念简洁,风格灵活,内涵相当丰富。要真正掌握该语言的精髓和理解其语义并非易事。本文对C语言的语义特点作了深入探讨,并给出了一些重要概念,最后,列举了若干在编程中的常见错误。
C is one of the most popular programming languages. It has the advantages contained in both traditional high-level languages and assembly languages, with its concise concepts, flexible styles and rich connotation. It's not easy to grasp the quintessence of the language and to understand its semantics, In this paper, we discuss the semantic features of the C language and present some important concepts. Finally, common errors appeared in programming are given.
出处
《计算机工程与科学》
CSCD
1993年第1期32-39,共8页
Computer Engineering & Science
关键词
C语言
语义特点
C language, semantics, high-level language, assembly language.