Page 1 of 1

[Implemented] flag enumeration

Posted: Fri Feb 15, 2008 3:53 pm
by #NULL
how about an additional keyword for easily defining flags (constants)? like Enumeration/EndEnumeration, but for bitshift instead of increase. maybe with an optional parameter to define the starting bit or number.

Posted: Fri Feb 15, 2008 4:12 pm
by eesau
This has already been requested here.

Posted: Fri Feb 15, 2008 4:22 pm
by #NULL
ah, thanks and sorry. i searched but didn't know how people call it.