You can only give printf the pointer, not the whole array. ... struct foo { size_t size; char name[64]; int answer_to_ultimate_question; unsigned shoe_size; };.
確定! 回上一頁