Missing ; before elseWhy don't you simply use a for loop, [code] for(int i=n; i>=0; i--) { printf("%d\n",i); // or rathe...
This user does not accept Private Messages