Closed AliHaider93 closed 7 months ago
the k-g converter was producing and empty data base, the error is due to the function ifsteam::tellg() returning a wrong position, the fix is to specify the input file as binary when opening the ifstream.
the k-g converter was producing and empty data base, the error is due to the function ifsteam::tellg() returning a wrong position, the fix is to specify the input file as binary when opening the ifstream.