enum type

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • oll3i
    Contributor
    • Mar 2007
    • 679

    #1

    enum type

    can i add a new value to enum type on the run eg lets say that i have defined colors with enum and during the program work i need to add new color to my color list can i do it with enum or shd i use sth else
Working...