i have dat file which stored value using
Ar<<sDmdDataStore.iMachineNo;
Ar<<sDmdDataStore.csOptName;
Ar<<sDmdDataStore.csLocationofStone;
how to read data back from this file
i have dat file which stored value using
Ar<<sDmdDataStore.iMachineNo;
Ar<<sDmdDataStore.csOptName;
Ar<<sDmdDataStore.csLocationofStone;
how to read data back from this file
Copyright © 2021 Jogjafile Inc.
Roughly like that: