IFstream dataStream(dataFile); dataStream >> value; Now after reading I want to close the file. How do I close this file? kind regards,
確定! 回上一頁