digitalmars.D - Multidimensional bit arrays
- Arcane Jill (4/4) Jun 15 2004 In the future, when we have multidimensional array, could I declare a bi...
In the future, when we have multidimensional array, could I declare a bit[[3]] with dimensions [2 : 2 : 2] and expect all eight bits to be packaged into a single byte? Arcane Jill
Jun 15 2004