Users browsing this thread: 2 Guest(s)
Newbie Still Doesn't Understand Code

#11
Posts: 826
Threads: 11
Thanks Received: 22
Thanks Given: 13
Joined: Nov 2011
Reputation: 16
Status
Double
Well, the thing is that the hex can have different meanings depending on whether it is representing a signed number or an unsigned number. If it is representing an unsigned number, $00 is zero, $7F is 127, $80 is 128, and $FF is 255. If it is representing a signed number, then $00 is zero, $7F is 127, $80 is -128, and $FF is -1 (although I think there are more systems for signed numbers, this is the one that I'm most familiar with).


Confused Moogles FTW
Quote  



Messages In This Thread
RE: Newbie Still Doesn't Understand Code - by dn - 09-21-2016, 12:06 PM
RE: Newbie Still Doesn't Understand Code - by Lockirby2 - 10-06-2016, 01:06 PM

Forum Jump:

Users browsing this thread: 2 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite