When to use packed arrays and when to use un-packed arrays? and would it be bad practice to just generalize use of packed arrays to all fixed-sized arrays?
When to use packed arrays and when to use un-packed arrays? and would it be bad practice to just generalize use of packed arrays to all fixed-sized arrays?