issues
search
fox-it
/
dissect.cstruct_legacy
A no-nonsense c-like structure parsing library for Python
MIT License
240
stars
25
forks
source link
Missing way how to access Enum value.
#14
Open
Hadatko
opened
4 years ago
Hadatko
commented
4 years ago
e.g.: a = cparse.myEnum.e willl assign myEnum.e string into a.
e.g.: a = cparse.myEnum.e willl assign myEnum.e string into a.