So, to specify an array of 12 elements, you cannot declare that as follows: byte[12] ... The preceding code initializes empty arrays out to a given length.
確定! 回上一頁