passing a pointer to a pointerHi all, I am still trying to understand pointer to a pointer better. I understand that when you w...
Uses of dynamic memory allocation?When exactly do you use dynamic memory instead of just instantiating an object of a class? The tutor...
Pass by referenceHi, I am a bit confused about passing by reference. I understand that when you pass by reference ...
function pointerThanks guys! Now I understand it a lot better. One more question about the line: [code]g = (*fu...
function pointerHi all, I was reading over the tutorials and I just had a question on function pointers. http...
This user does not accept Private Messages