Pointers and Dynamic memoryWell I have my bool statement returning true, so I think I have it. [code]#include <iostream> using...
Pointers and Dynamic memorySo when I need to pass the next one like this right? [code]void populate_array( int ** P )[/code] ...
Pointers and Dynamic memoryOkay so let me make sure that I am understanding this. The double pointer (**) is so you can protot...
Pointers and Dynamic memoryWell that's what I wanted to do, because... ya know... that's how a normal person would do it. But...
Pointers and Dynamic memoryThis is a question about a homework problem and before anyone gets all mad, I am not asking for anyo...
This user does not accept Private Messages