new char[] allocation returning array with wrong sizeAfter some research, yes you are correct. I should've used delete[]
new char[] allocation returning array with wrong sizeYeah, you're right! I forgot strlen used /0 to return the correct value. IIRC regarding delete, ev...
new char[] allocation returning array with wrong sizeHello! I'm sriting a program, for which I wrote a small function to add a character(c) at the end ...
Assign shorcut to terminate console applicationOh God! You're right, pressing ctrl + c does stop the program. Thank you very much! I was beginning ...
Assign shorcut to terminate console applicationHello! I've been given an assignment of creating a console application which simulates the movement...
This user does not accept Private Messages