dynamic memory allocation@Dealth the program i wrote is: #include<iostream.h> #include<conio.h> #include<stdio.h> void ...
dynamic memory allocationchar *abc= new char in the syntax above, what is actually happening? i mean why i have to specify...
This user does not accept Private Messages