[Implemented] flag enumeration
Posted: Fri Feb 15, 2008 3:53 pm
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.