User profile: eibarra

User info
User name:eibarra
History
Joined:
Number of posts:10
Latest posts:

Use array to store Class objects.
Update to my code: .h File [code]#ifndef CONTAINER_H #define CONTAINER_H #include <iostream> #in...

Use array to store Class objects.
So starting with the Item.h file : [code]#ifndef ITEMH #define ITEMH using namespace std; class ...

Help using array with dynamic size
I'm a little confused , I thought every time a string is declared it has to be followed by its size ...

Help using array with dynamic size
@Disch can strings have dynamic sizes too? would it be the same process done for the char type arr...

Help using array with dynamic size
@Smac89 using your code I'm still getting does random characters when the array is displayed. How w...

This user does not accept Private Messages

User: eibarra

  • Public profile