0
How i use enumeration data type
enum keyword program
1 Respuesta
+ 4
Have you considered looking it up in the documentation? Or have you looked for an example online?
https://en.cppreference.com/w/cpp/language/enum
If you need help with your own code, please link your code so we can see what you are trying to do.