For example: [code]typedef struct { int64_t foo; char bar[8]; double baz; ... The size of the array will be included if you perform a sizeof operation on ...
確定! 回上一頁