|
Offset - Definition and Overview |
| Related Words: Annul, Antacid, Antidote, Antipode, Antipodes, Antithesis, Antonym, Balance, Ballast, Branch, Buffer, Cancel, Check |
|
|
- See offsets for reference to propagation of plants.
In computer science, an offset within an array or other data structure object is an integer indicating the 'distance' from the beginning of the object to a given element or point, presumably in the same object. The concept of a distance is only valid if all elements of the object are the same size.
Example
Given an array of characters A containing "abcdef", one can say that the element containing the letter 'c' has an offset of 2 from the start of A.
|
|
Example Usage of Offset |
 |
djkosta1: _Arizona Sports White Sox GM's son's late TD Offset by fumble - Chicago Breaking ...: On fourth-and-12 from Arizona... http://bit.ly/88S12t |
 |
LouiseZaaijman: 4 trees need to be planted per year per car to Offset emissions. RT @middleeastevent Ave Car Emits 2.6 tonnes CO2 a yr http://bit.ly/7sFBhX |
 |
mmowned: [WoW]Help Reading Offset: I'm just trying to make a relogger for my bot in C++. However, I seem to be failing at t... http://bit.ly/6CgkK3 |
|