After initializing a 4x4 array of unsigned chars on the stack, I would like to pass a pointer to the array to another function. I do not understand why this is failing. After initializing a 4x4 array of unsigned char
After initializing a 4x4 array of unsigned chars on the stack, I would like to pass a pointer to the array to another function. I do not understand why this is failing. After initializing a 4x4 array of unsigned char