Expressions "j = ++(i | i); and j = ++(i & i); should be a lvalue error? Expressions "j = ++(i | i); and j = ++(i & i); should be a lvalue error? c c