Closed lenerd closed 6 years ago
The file operations from the ENCRYPTO_utils fileops.h are replaced by their counterparts from the C++17's std::filesystem library.
Note: The surrounding code still contains bugs. For example m_nFilePos is declared unsigned and assigned a value of -1.
The file operations from the ENCRYPTO_utils fileops.h are replaced by their counterparts from the C++17's std::filesystem library.
Note: The surrounding code still contains bugs. For example m_nFilePos is declared unsigned and assigned a value of -1.