for loop until 0thx
for loop until 0how can I write the code to loop the a value to 0 without using signed int? I try ==0, but it doesn...
Delete dynamic memorythanks
Delete dynamic memoryWrite your question here. [code] void main() { clrscr(); int *ptr; int n=20; ptr=new int[n...
String functionthx both
This user does not accept Private Messages