संपादन करना

के माध्यम से साझा करें


Compiler Warning (level 4) C4053

one void operand for '?:'

Remarks

The ?: operator is given an expression of type void. The value of the void operand is undefined.