Enum Viewer

A tool for displaying enum values
Download

Enum Viewer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • PPresedo
  • Publisher web site:
  • http://www.codeproject.com/Members/PPresedo
  • Operating Systems:
  • Windows All
  • File Size:
  • 9 KB

Enum Viewer Tags


Enum Viewer Description

The Enum Viewer application was developed to be a small utility that can used to read C/C++ include files and pull out the enums and their values. Enter an include file name into the Enum File edit control and press OK. This will a load list of enums found in the file into the Enums combo box. Select an enum from the combo box and its members and the values assigned to the enum member will be listed in the list control. There are two columns. The first column is used to display what the assigned enum value would be. The second column displays the enum text. The utility is useful when working with large enums and you are debugging an application and you are trying to determine what the enum is from a numeric value.


Enum Viewer Related Software