Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how to use insert command for vectors

Status
Not open for further replies.

iggyentity

Programmer
Apr 3, 2002
2
IE
This is pretty basic but how do you use insert() for vectors, i want to place an int x ant position i. i.e. insert(i,x), but it won't compile stating that no such defn for insert exists.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top