const struct State { enum asd {qwe = 10, rty}; }*c;. is this switch statement valid switch (rtger) { case c->asd::qwe : Serial.print("in ...
確定! 回上一頁