See answer on your other thread...
But Also NO!
If a.highbyte contains $0A (eg 10 Decimal) then...
c=a.HIGHbyte+a.HIGHbyte will contain $14 (eg 20 Decimal)
that because you're adding 10 + 10 = 20
See answer on your other thread...
But Also NO!
If a.highbyte contains $0A (eg 10 Decimal) then...
c=a.HIGHbyte+a.HIGHbyte will contain $14 (eg 20 Decimal)
that because you're adding 10 + 10 = 20
Bookmarks