AndyHollywood
Programmer
I have an array which contains a vector in each element. And i need to be able to save the entire contents of it to a file, and then next time the program loads have it re-create the array and its contents.
HOw would i g oabout doing this without reading every element in and out?
Cheers
Andy
HOw would i g oabout doing this without reading every element in and out?
Cheers
Andy