User profile: bb1

User info
User name:bb1
History
Joined:
Number of posts:12
Latest posts:

add to vector
I got it to work thanks for the help.

add to vector
oh sorry i have it correctly in code. so how would i exactly access the assign using the vector obj...

add to vector
here is the class: [code]class bank: { public: //other members; void assign(string, ...

add to vector
how would i do the assign member. I trying doing [code]obj.assign(l,f); [/code]but it gave me an err...

add to vector
I have read from a file and store the elements to a vector. The problem i am having is adding new el...

This user does not accept Private Messages