Assistance with templates plz

I want to write a program that
uses a template list that is able to manipulate integers, float & characters .
by means of an array that can hold 5 generic items
- implement a store operation that accepts the items to be stored as well a the position within the array where it is to be stored .

it is supposed to ask the user for the 5 int/float/characters to be stored and displayed

i have been up for atleast 15 hours and i cant figure it out
 
Please post the code that you wrote so far.
i have been up for atleast 15 hours and i cant figure it out

Maybe taking a break from it and getting some sleep would help. I'd be pretty fried and incapable of doing work after 15 hours working on the same code too.
Topic archived. No new replies allowed.