摘要
在C语言中,运算符++和--使用的比较多,但该运算符应用不慎,往往会带来一定的副作用.对它的副作用人们往往体会不深,认识不足.本文就运算符++和 的副作用作一较为深入的探析,并力求给出解决之对策.
The rate of utilization of operational symbol'++'and'--' is relatively higher in the C programe,but operational symbol often brings about a cartain side effects.because of not being handled properly.This article makes a further probe into side effects from operational symbol '++' and '--',and strive to seek Countermeasure solved an issue.
出处
《青海师专学报》
2003年第6期113-115,共3页
Journal of Qinghai Junior Teachers' College
关键词
C语言
单目运算符
自加运算符
自减运算符
C program
operational symbol '++' and '--'
side effect
countermeasure