I have a data storing console app, and it works like a charm but i have no way of saving the array data,(I have included fstream, to save the data to text),is there a way to use ifstream to load the data from another file, i have tried but it doesn't work.Here is the snippet that i tried...