...

/

Creating enum Types

Creating enum Types

a brief introduction to enum types and their syntax

Enums allow you to define constants with ...