Read/write vectors and form controls

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mad106
    New Member
    • Oct 2008
    • 2

    Read/write vectors and form controls

    I have a few vectors and a panel in a form with controls. how do i perform read/write
    on this to a file.
  • myusernotyours
    New Member
    • Nov 2007
    • 188

    #2
    Originally posted by mad106
    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.

    Regards,

    Alex.

    Comment

    Working...