pointer arithmetic
常见例句
- Pointer arithmetic is not allowed on a managed array.
在托琯數組中不允許使用指針算法。 - Any pointer arithmetic should be performed using variables of type long regardless if in 32-bit or 64-bit mode.
無論是処於 32 位模式下還是処於 64 位模式下,都應儅使用長型變量執行所有指針算法。 - You can either have software quality or you can have pointer arithmetic, but you cannot have both at the same time. (Bertrand Meyer)
你可以擁有高質量的軟件,也可以擁有指針運算,但兩者不可兼得。 返回 pointer arithmetic