I need to create a class that holds a value from 0 to 9 - even using chars is too expensive on memory. I tried building a type that stores values in four bools, but this took too much processing time to create & access. Does anybody have any suggestions?
(Man, I'm really hitting this site, today!)
(Man, I'm really hitting this site, today!)