User: xargon

  • Public profile

User profile: xargon

User info
User name:xargon
History
Joined:Mar 20, 2009 at 7:28am
Number of posts:5
Latest posts:

copy constructor and templated class
Hey, Thanks everyone for the replies. I now understand that a proper copy constructor has to be d...

copy constructor and templated class
Hello everyone, I have a class declaration as follows: [code] template<typename T> class Mat...

Converting froma char* to a const char*
Many thanks!

making a global variable accessible in a DLL function
Hello, I have a question about how to make an application global variable be accessible from a DL...

Converting froma char* to a const char*
Hello all, Can I safely cast from a char* to a const char* like this: const char * destPtr = r...

This user does not accept Private Messages