Just a curious thought...
If you are using only small values is there really any benefit in using chars
and shorts rather than just using integers everywhere and letting the compiler
sort it out?
Also, would bool actually have an extra cost due to masking needs?
Obviously large blocks of data are a different issue!
--
Will J Godfrey
http://www.musically.me.uk
Say you have a poem and I have a tune.
Exchange them and we can both have a poem, a tune, and a song.