0

How can I implement a list in C ++ that does:

How can I implement a list in C ++ that does: <Options> 1. Add element 2. Show item from content 3. Show item from position 4. Remove Item from position    (Use confirmation message) 5. Delete Element from the Data    (Use confirmation message) 6. Exit

4th Jan 2017, 3:14 AM
Daniel M
Daniel M - avatar
1 Odpowiedź
0
vectors
10th Jan 2017, 11:59 PM
Daniel Rollins
Daniel Rollins - avatar