Now, we're not quite there because now we have two copies *b=temp of 2 so the last line of code says *b gets temp.
现在,我们还没有达到目的,因为现在我们有两个2的拷贝,最后一行指明。
We've got the code for b search up there.
代码在这儿。
This code does swap the two values, A and B. However, when I run this program, something happens.
这个代码没有交换那两个值,A和B,但是,当我运行这个程序时,有些事情发生了。
b Star B in the last line of code now means find B, 1 2 3 all right, that's 1, 2, 3.
在最后一行的*b意思是查找,好的,那是。
应用推荐