05-15-2004, 10:19 AM
painkiller Wrote:What is Hex ?Well hex is a 16 based number system we normally count in Decimal a 10 based system 0,1,2,3,4,5,6,7,8,9
Well hex is similar except with letters 0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f,10,11,12,13,14,15,16,17,18,19,1a,1b,1c,1d,1e,1f,20
So in comparing decimal and hex we see 10 in decimal = a in hex, 11=b, 12=c and ff=255
Easy so far???..
Full Tutorial here: http://www.ladderhall.com/ericjwin/109/hexintro.html
didnt understand a word u said lol