Bug or not? http://stackoverflow.com/questions/38535874/delphi-xe-byte-array-index Get link Facebook X Pinterest Email Other Apps - July 23, 2016 Bug or not? http://stackoverflow.com/questions/38535874/delphi-xe-byte-array-index Get link Facebook X Pinterest Email Other Apps Comments Leif UneusJuly 24, 2016 at 11:11 AMQuestion is: if value typecast Byte(n) evaluates to anything else than 0..255 for any integer n, is that a bug?ReplyDeleteRepliesReplySergey KasandrovJuly 25, 2016 at 6:26 AMThere are 10 types of programmers: those who understand two's complement representation of integers and those who don't :)ReplyDeleteRepliesReplyAdd commentLoad more... Post a Comment
Question is: if value typecast Byte(n) evaluates to anything else than 0..255 for any integer n, is that a bug?
ReplyDeleteThere are 10 types of programmers: those who understand two's complement representation of integers and those who don't :)
ReplyDelete