Re: How to convert From Hex to Decimal



Mike,

http://www.elfqrin.com/esndhconv.html


"Mike Williams (TeamB)" <mlwi!!iams@gmail!.com> wrote in message
news:43500d5d$1@xxxxxxxxxxxxxxxxxxxxxxxxx
> Charles Urbina wrote:
>
>> I did tried the sample code you sent me but the conversion from a HEX
>> to a DEC is not right! I get a different result. There is a web page
>> that we use here to do the convertion please take a look
>>
>> I have some sample that you can tried there:
>> HEX: F786E350 = DEC: 24708840016
>> HEX: F784141F = DEC: 24708655903
>> HEX: F78A2D4D = DEC: 24709055565
>>
>> Please try these sample you will see what I mean.
>
> My results are correct and match what the windows calculator shows.
> Where is the web page that you referenced?
>
> --
> -Mike (TeamB)


.



Relevant Pages

  • Re: All X0D lost during reading line sequential file using microfocus se
    ... On Jul 30, 2:37 pm, "Pete Dashwood" ... Maybe I should change the DB codepage? ... then I think you need to be VERY careful of your "conversion" ... stream from the Hex, ...
    (comp.lang.cobol)
  • Re: Hex to Binary Conversion
    ... I have an array of hex bytes. ... The conversion itself depends on exactly what you mean, as well as in what order the bytes are provided. ... complement of it ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: how to convert very large number to hex string
    ... You need to write your own arbitrary-precision integer arithmetic routines. ... Conversion to hex is easy. ... Conversion to decimal is more difficult. ... You need to calculate modulus ten and then ...
    (comp.lang.c)
  • Re: Wheres the auto-insert on/off option for cdroms
    ... This allows conversion between Hex, Decimal, Octal, and Binary, ... the bits are like any other numbers (barring any discussion of big endian ... just paste that value into the Windows calculator in binary mode, ...
    (microsoft.public.win2000.new_user)
  • Re: Hex to floating point
    ... ...and I understand hex and its conversion way better. ... David ... > function to convert hex to floating point. ...
    (comp.lang.php)