Skip to main content

Timeline for Why do we count starting from zero?

Current License: CC BY-SA 4.0

2 events
when toggle format what by license comment
Sep 5, 2018 at 1:54 comment added Peter Cordes I like this. This is also a useful way of thinking about labels in assembly language (as zero-width). Addresses and labels don't have any natural width associated with them; that depends on what type of load/store you do. (The type system in most languages associates an element width with a pointer, but this is why you can't add/subtract void* in C.)
Sep 4, 2018 at 19:31 history answered supercat CC BY-SA 4.0