There was an error while loading. Please reload this page.
1 parent 72a421f commit 7d641c1Copy full SHA for 7d641c1
1 file changed
source/source_pw/module_ofdft/ml_tools/input.cpp
@@ -9,7 +9,7 @@ void Input::readInput()
9
exit(0);
10
}
11
12
- char word[80];
+ std::string word;
13
int ierr = 0;
14
15
ifs.rdstate();
0 commit comments