Re: hex



it should be done on char-by-char basis (for loop) and then every char
is converted into hex number in ascii table.

.



Relevant Pages

  • Re: How to construct a string with bunch of hex numbers?
    ... to construct a string with those hex numbers? ... No. I'd like to have a string like "xyzabc" and each ASCII char corresponds ... to a hex number. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: D-Link DWL-G122 USB adapter doesnt work after reinstalling Win XP, help please?
    ... The message warned me to put the password either in hex or in ASCII. ... Because I chose PSK string as the key for my wireless ... Prev by Date: ...
    (alt.internet.wireless)
  • Re: hex
    ... it should be done on char-by-char basis and then every char ... is converted into hex number in ascii table. ... Prev by Date: ...
    (comp.lang.clarion)
  • Re: String to Hex
    ... To convert a string into HEX you need to it char by char ie: ... char into it's ascii value then convert the ascii to HEX: ... Dim sTemp As String ...
    (microsoft.public.dotnet.languages.vb)
  • Re: What do you dislike about OSX?
    ... My 10.4.3 gives you a drop-down choice of hex or ASCII. ... Prev by Date: ...
    (comp.sys.mac.advocacy)

Loading