Home > Back-end >  Just learning a pointer, array reverse problem can't figure out, a great god can see the code o
Just learning a pointer, array reverse problem can't figure out, a great god can see the code o

Time:06-02

Why not output

CodePudding user response:

For (I=9. I<=0; I -)
This condition didn't reach, so there is no output,
Should be i>=0

CodePudding user response:

Fun
reference 1 floor response:
for (I=9. I<=0; I -)
This condition didn't reach, so there is no output,
Should be i>=0 to

Oh, thank you

CodePudding user response:

 p=a + 9; 
While (p & gt; {
=a)Printf (" % d ", * p).
p--;
}

To try this method

CodePudding user response:

reference 3 building self-confidence boy reply:
 p=a + 9; 
While (p & gt; {
=a)Printf (" % d ", * p).
p--;
}

Try this way ~

Ok, I think certainly logical lines

CodePudding user response:

I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10581430.html
I hope it can help you: https://blog.csdn.net/it_xiangqiang/category_10768339.html
  • Related