Some coding standards (e.g., MISRA C) require a switch to have a default case at the end. However when using switch with enumerations, ...
確定! 回上一頁