Deutsch | Englisch | Russisch | Tschechisch

negative indexing Englisch

Bedeutung negative indexing Bedeutung

Was beudeutet auf Englisch negative indexing?

negative indexing

(programming) The use of a negative integer as an array offset to access from the end of the array. Array[-3] accesses the 3rd element from the end of the array, the same as Array[ArraySize - 3].

Suchen Sie vielleicht...?