Well basically, all I'd have to do is go through and find every place I checked the constraint, and change it. To incorporate the new constraint.
比较简单,在最上方,基本上,我做的所有事情就是遍历,整段代码然后找到我对比。
So if I had drawn that better it would look as if this was half of this distance, but I didn't draw it well.
如果我画得准确的话,这段应该是整段长度的一半,不过我没画好
> Okay. This code allocates two pointers which can point to integers.
>,好的,这段代码分配两个指针,可以指向整型数。
> Okay. Well, this code allocates a new integer pointee and this part sets x to point to it.
>,好的,呃,这段代码分配一个新的整型指针数据,这部分让x指向它。
应用推荐