why this simple C program output 0 both before and after logical not (!) operator

前端 未结 0 1552
没有蜡笔的小新
没有蜡笔的小新 2021-02-14 21:00

I have try to build and run this little code with gcc 8.3.0 on an x64 linux box. Both of the two output lines are 0. This seems strange to me, the first printf is straight becau

相关标签:
回答
  • 消灭零回复
提交回复
热议问题