Several questionsThank you for explanation. Could you please give me a short example for dynamically allocated memory...
Several questionsHi all.I am a beginner in C++ and have following question regarding polymorphism.I want that getPoly...
Need help with pointer in CCould someone help me with int mgetline?My version is not working.
Pointer Notation in CThe one with LENGTH is not working.What can be the cause?
Function itoa - what is wrong??Ok. But my question is: Is this snippet correct: [code] while (i < msize-1) { digit = n %10; n...
This user does not accept Private Messages