char key[5] = { 0 }; O>Simple enough – this is supposed to zero the entire array, but instead it only zeroed the first four bytes.