The easiest way is with an array of char* where the enum's int value indexes to a string containing the descriptive name of that enum.
確定! 回上一頁