vector question

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sheema

    vector question

    Can you please help me with this problem:
    I want my program, put a number of "int" data in a vector, after reading
    them from another file.
    Probably i should use "push_back" property...but i need to know the exact
    syntax for this case...
    Thanks
    Sh.


Working...