User: Kazuma2

  • Public profile

User profile: Kazuma2

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

Did I understand references and pointers correctly?
I see. How does & work in this case? [code] const int &MyClass::MyFunction() const { // ... } [/cod...

Did I understand references and pointers correctly?
Well each time I read something about [code]new[/code] lot of people jump with "I'd avoid using new"...

Did I understand references and pointers correctly?
So this is also why it's recommended to avoid using new? Because it returns a pointer and people tri...

Did I understand references and pointers correctly?
I've been reading and reading but I don't see differences (I'm probably not understanding well...) t...

Did I understand references and pointers correctly?
I have been reading about references and pointers everywhere but I still have some questions. Fro...

This user does not accept Private Messages