how to store data in struct from .txt file?Alright, thanks. But i am getting the segmentation fault when i am running this.
how to store data in struct from .txt file?hi i have this data in .txt file Average Ant,204932,50,5,Short course:1 Brilliant Bison,234543,8...
how to read multiple text files in c++?Thank you Salem for your help.
how to read multiple text files in c++?hi, Here i was trying to get files from user but i was trying to get input from command line. Than...
how to read multiple text files in c++?This is my code for one file: #include <fstream> #include <string> using namespace std; in...