User: BiscuitDuke

  • Public profile

User profile: BiscuitDuke

User info
User name:BiscuitDuke
History
Joined:
Number of posts:6
Latest posts:

Printing Elements of 3D Array of pointers
Here is my full code: [code] #include <iostream> #include <cstdlib> #include <ctime> #include...

Increasing values of elements in list
Fixed it. Just replaced that mylist.size() with a 0! Thanks for all your help everyone!

Increasing values of elements in list
Okay I almost have it. Now I have a problem where my output should be "mylist3 contains: 5 6 7 8 ......

Increasing values of elements in list
Do you mean changing f = mylist3.begin();? What else can I change it to?

Increasing values of elements in list
Thanks for catching those typos. From what you said, helios, this is what i understood: [code] std:...

This user does not accept Private Messages