1 Answer 1 ... Array names decay to a pointer to their first element, so in order to pass the addresses of the arrays to fscanf() , you should ...
確定! 回上一頁