problem returning pointer from a functionThanks for the advice. Is there a difference between free() and delete[]?
problem returning pointer from a functionWhat new problems am I introducing?
problem returning pointer from a functionThanks, I was really doing this in order to try to learn a few pointer concepts. I did this, wh...
problem returning pointer from a functionI have something like this... [code] int main(void) { char* name = getName(); cout << "...
This user does not accept Private Messages