Definitions from Wiktionary (negative indexing)
▸ noun: (programming) The use of a negative integer as an array offset to access from the end of the array. Array[-3] accesses the 3ʳᵈ element from the end of the array, the same as Array[ArraySize - 3].
▸ Words similar to negative indexing
▸ Usage examples for negative indexing
▸ Idioms related to negative indexing
▸ Wikipedia articles (New!)
▸ Words that often appear near negative indexing
▸ Rhymes of negative indexing
▸ Invented words related to negative indexing
▸ noun: (programming) The use of a negative integer as an array offset to access from the end of the array. Array[-3] accesses the 3ʳᵈ element from the end of the array, the same as Array[ArraySize - 3].
Similar:
negative zero,
bigrading,
unsigned,
integer,
sparse array,
negabinary,
dense array,
dimension,
negadecimal,
open index,
more...
▸ Words similar to negative indexing
▸ Usage examples for negative indexing
▸ Idioms related to negative indexing
▸ Wikipedia articles (New!)
▸ Words that often appear near negative indexing
▸ Rhymes of negative indexing
▸ Invented words related to negative indexing