On Tue, 2 Sep 2003, ron minnich wrote:
The advantages I see
- somewhat less prone to error
- looks nicer
- the big one: enums are first-class objects to the compiler, and #defines are pertty much ripped out by the compiler and disappear
--------------------------->PRE-PROCESSOR
into constant numbers.
error, sorry.
ron