User profile: Kirbyofdeath

User info
User name:Kirbyofdeath
History
Joined:
Number of posts:2
Latest posts:

Having trouble with pointers.
Not the whole list, just add 1 item at a time with the users input, like say i have 5 items in the ...

Having trouble with pointers.
i have a vector<items*> ListofItems, but i need to add one of those items to another vector, vector<...