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