User profile: imterpsfan2

User info
User name:imterpsfan2
History
Joined:
Number of posts:4
Latest posts:

problem returning pointer from a function
Thanks for the advice. Is there a difference between free() and delete[]?

problem returning pointer from a function
What new problems am I introducing?

problem returning pointer from a function
Thanks, I was really doing this in order to try to learn a few pointer concepts. I did this, wh...

problem returning pointer from a function
I have something like this... [code] int main(void) { char* name = getName(); cout << "...

This user does not accept Private Messages