I have a few vectors and a panel in a form with controls. how do i perform read/write
on this to a file.
You may have to elaborate. It's difficult to understrand your question. Do you want to write what is in the vectors to a file? Just look at fstream object and how to use it.
Comment