C语言中自增自减运算探析.docVIP

  • 18
  • 0
  • 约7.11千字
  • 约 15页
  • 2018-08-11 发布于福建
  • 举报
C语言中自增自减运算探析

C语言中自增自减运算探析   摘要:自增自减运算是C语言常用的运算,它只能作用于变量,不能作用于常量或表达式。由于自增自减运算的复杂性,有些结果往往使初学者感到迷惑不解,本文结合运算符的优先级和自增自减运算本身的特点,对C语言中自增自减运算在变量、表达式、函数等的不同的运算规则进行详细分析与总结。希望能给C语言爱好者们提供参考,以解决对自增自减应用的困惑。   关键词:C语言;自增运算;自减运算;运算规则   【Abstract】Self-increase operation and the self-reduction operation are the operations used in C language, they can only act on the variable, not act on the constant or the expression. Due to the complexity of these operations, some results of them are often puzzled to the beginners. This paper hangs together the priority of the operations and the characteristics of that in the C languag

文档评论(0)

1亿VIP精品文档

相关文档