在测试我的代码时,我面临一个问题,即<条码>。 在其档案中记录更多的数据时,没有更新。 因此,这里是显示问题的样本法典:
ifstream is(filename);
string line;
while (getline(is, line))
cout << "line: " << line << endl;
ofstream os(filename, ofstream::out | ofstream::app);
string additional("additional");
os << additional;
os.flush();
while (getline(is, line))
cout << "line additional: " << line << endl;
No additional lines were written to stdout
, though they are written to the file.
I m not using fstream
instead of a couple of if/ofstream because I need it like this for testing purposes.
如何使<代码>>>>>>>>>><>>> 查阅”文档中的改动?
www.un.org/Depts/DGACM/index_spanish.htm 我用<代码>clear方法对借方进行了清理。 该公司在我的乌兰巴托机器上安装了电灯。 但是,在我的MacOSX上,它的工作不多。 你们是否知道如何独立地建立平台?