Re: How does one translate hexadecimal ascii strings to a value ?

new topic     » goto parent     » topic index » view thread      » older message » newer message

>
>How does one translate hexadecimal ascii strings to a value in Euphoria ?
>

Why don't you use value() routine as:

sequence s
s = value("#5D")

-- s[2] will have the value translated.

hope it helps.

from Lee woo seob

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu