The C switch statement is almost unchanged in Modern C++; there can be multiple case labels and most likely a default as well.
確定! 回上一頁