Assign value to a Multy Dimentional Array

Why don't you just try it?

Are you only holding binary digits in your array? If so, do you know you are wasting 16 times more ram memory than you need to? Have a look at the bitRead() and bitWrite() functions.