C语言运算符优先级及口诀

C语言运算符优先级及口诀一共有十五个优先级: 1 () [] . ->2 ! ~ -(负号) ++ -- &(取变量地址)* (type)(强制类型) sizeof

腾讯文库C语言运算符优先级及口诀C语言运算符优先级及口诀