|
that
printf("asdasdad");
is itself my debugging approach....i just need some1 to explain y it enters the infinite loop....
change the array elements to int a[]={4,3,2};
u will find that it gives an output without getting stuck!!
i'll myself even try to put printfs at various places....
|