User: itzjonno

  • Public profile

User profile: itzjonno

User info
User name:itzjonno
History
Joined:
Number of posts:5
Latest posts:

Pointers in functions
[code]void display(const vector<string>[b]&[/b] vec); //prototype int main() { vector<strin...

Vector<string> trouble
SOLVED! I was using <cstring> instead of <string> in my headers, it worked straight away then with [...

Vector<string> trouble
I tried [code]*(iter->begin())[/code] but I get the same result! :(

Vector<string> trouble
I am tryng to display a random vector string. The vector object gets randomized, but the problem is ...

+= and -=
Can somebody give me a quick explanation on what they mean and how they work? Thanks! PS I have l...

This user does not accept Private Messages