书目名称 | Elements of C | 编辑 | Morton H. Lewin | 视频video | | 丛书名称 | Foundations of Computer Science | 图书封面 |  | 描述 | Statements in C, like statements in any other programming language, consist almost entirely of expressions and special reserved words. Declarations in C, unlike declarations in other languages, also contain arbitrary expressions. Thus, studying the means by which C expressions are constructed and evaluated is especially important-particularly since the number of permissible C operators is so large. Since all of the operands in a C expression (excluding constants) must be properly declared before they are used, and since declarations themselves contain expressions, the teaching of C involves the following chicken-and-egg problem: Should one begin by considering only elementary declarations, in which case the topic of expression construction and evaluation cannot be fully treated in one place, because the operators that pertain to the more complex objects-like pointers and structures (whose declarations have not yet been introduced)--have not yet been covered, or should one postpone entirely the issue of how decla rations are written (merely assuming that all of the objects under discussion have been properly declared) in order to fully treat all types of operands and operators in o | 出版日期 | Book 1986 | 关键词 | command line; language; programming; programming language | 版次 | 1 | doi | https://doi.org/10.1007/978-1-4613-2155-2 | isbn_softcover | 978-1-4612-9271-5 | isbn_ebook | 978-1-4613-2155-2 | copyright | Plenum Press, New York 1986 |
The information of publication is updating
|
|