What's the purpose of an Enum?
807606May 23 2007 — edited May 24 2007HI,
I'm trying to create a program, but I'm just wondering if I would need an enum. I've read about enums, but I'm a bit confused on what it's suppose to do in coding a program.
Is it suppose to organize something or is it something else?