On Tue, 11 Jun 2013 15:52:00 -0400, Seany <[email protected]> wrote:

Hello

i read here that enums, once initialized, are constants :
http://ddili.org/ders/d.en/enum.html

However, i need a method, if possible, to dynamically (cexecution time) definition of enums, and updating them.

No, use a variable.

-Steve

Reply via email to