For storing integers with bitwise operands inside their declaration, which should I use? Performance wise I think that an enumeration works slightly faster, however what's the standard?
Name:
Anonymous2009-03-28 8:30
Is it uncommon for you to have 100+ defining statements in your header?