我假设这只返回一个int.还有什么事情我应该知道吗?C/C++的差异?
float a = 2.5; !a; // What does this return? Int? Float?
c c++ floating-point logic logical-operators
c ×1
c++ ×1
floating-point ×1
logic ×1
logical-operators ×1