User profile: Codeez

User info
User name:Codeez
History
Joined:
Number of posts:86
Latest posts:

Tips on making code run faster?
http://pastebin.com/

adding to map< string, <vector<string> >
Thanks. Yup I can use initializer lists, I just assumed they wanted us to do it that way.

adding to map< string, <vector<string> >
One of the exercises in my book is [quote]Define a map for which the key is the family’s last name...

little coonfusion about pointer. "why there is a break point occuring. in line 24 (*d=**r)????
Nvm

little coonfusion about pointer. "why there is a break point occuring. in line 24 (*d=**r)????
Nvm