• Zagorath
    link
    fedilink
    25 months ago

    Aren’t those two the same thing? At least in C-style arrays, which might not be how they’re handled under the hood, but is at least how most languages present it to the programmer.

    • @lefixxx
      link
      45 months ago

      Yes they are presented in the programmer wrong. The first thing in memory should have offset 0 and index 1