错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Enumerations

  • Slobodan Dmitrović

摘要

Enumerations are types whose values are symbolic names. These names have underlying integral values. To declare an enumeration type, we use the following syntax: