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: 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)