User profile: seanster

User info
User name:seanster
History
Joined:
Number of posts:14
Latest posts:

Help with dynamic array in a class
bump

Help with dynamic array in a class
Heres what im having trouble doing. Modify your function to add a given element to the array at t...

Help!!
Ive got this program to work using regular class functions, but when i switch it to class templates ...

Help with class array output
It still doesnt work, what im trying to do is add elements to an array using the set function, then ...

Help with class array output
Here's what i got main file [code] #include<iostream> #include "elements.h" using namespace s...