Bug or not? http://stackoverflow.com/questions/38535874/delphi-xe-byte-array-index

Bug or not? http://stackoverflow.com/questions/38535874/delphi-xe-byte-array-index

Comments

  1. Question is: if value typecast Byte(n) evaluates to anything else than 0..255 for any integer n, is that a bug?

    ReplyDelete
  2. There are 10 types of programmers: those who understand two's complement representation of integers and those who don't :)

    ReplyDelete

Post a Comment