const member functionI am wondering why the const member function .get() has to return a const value, and need to pass by...
defining function within classHi, I am not sure about why defining a function within a class doesn't take any parameters in the co...
C-string pointerHello, in the block of code below, ptr is a pointer to a C-string. It should store the memory addres...
initializing unionsHi, the code below gives me an error: too many initializers, referring to the union initializing lin...
question about reinterpret_castHi everyone, in this piece of code, ch is a pointer that points to a character. I understand that *c...
This user does not accept Private Messages