fscanf (in_file, "%d %d", &a, &b); ... STL string, char myWord[500]; ... Note that you can read in more than one type at the same time, so long as you have ...
確定! 回上一頁