"Adam D. Ruppe" <[email protected]> wrote in message news:[email protected]... > > enum works fine by me too by the way: it is any compile time value, which > also applies to manifest constants. >
It's fine by the "fitting under the same definition" rule, but "enum" is still short for "enumeration", and ordinary manifest constants have nothing to do with enumerating anything. ------------------------------- Not sent from an iPhone.
