User profile: jjzpgg

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

Error when using vector .find() member function
Hi hamsterman, That's right it's vector<App*>. Sorry, what do you mean when you say comparison fun...

Error when using vector .find() member function
Hi all, So I have the following piece of code (truncated for clarity's sake): [i]cout<<"Pleas...

Collatz Conjecture
Tested it and it works like a charm :) thanks again!

Collatz Conjecture
Ah ha! Yes I see it now :) Great, thanks a lot!

Collatz Conjecture
Hi hamsterman, thanks for your reply. I don't quite understand: where should I be using the modulus...