Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
one void operand for '?:'
The ?:
operator is given an expression of type void
. The value of the void
operand is undefined.