User: thisisbasil

  • Public profile

User profile: thisisbasil

User info
User name:thisisbasil
History
Joined:
Number of posts:4
Latest posts:

Polymorphism with smart pointers
Thanks all for the references. I am beginning to be able to wrap my head around it. My next questio...

Polymorphism with smart pointers
I am trying to move past a "C with Classes" approach to C++11 and C++14. My topic du jour is polymor...

Learning smart pointers
Ok, so I was taught basic, raw, C++98 when I was coming up. I figure its about time to shake off th...

c++ parent process killing child process
I am stuck on a piece of code similar to the following [code] ... pid_t pid = fork(); if (pid ...

This user does not accept Private Messages