0
Writing vector objects to file
I have created a program that reads the contents from a file and stores it in vector form and random shuffle the elements of the vector. But when I try to write it again in the file, it's not working properly and the file contents are not read after that. Please help.
0 Answers