Hi All,
Am trying to convert a 24 length binary value to hex & having tough time :(
each bit represent every hour in day so my binary value will be something like this
Binary value --> 000011111111111000000000
Hex --> ???
need the equivalent hex value & the conversion back
thanks
R.Manjunathan