Re:

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

include get.e

sequence s
s = value({50,48,53})
printf(1,"%d",s[2])


Dave Probert wrote:

>
>
>Is there a core function to return a number from a sequence of atoms 
>representing the ASCII codes of numbers?
>
>eg.  need to get y = 205 number
>
>sequence xx
>  xx = {50,48,53}   -- 2,0,5 in ASCII
>
>atom y = ???????
>
>Looked through the Docs and couldn't see an Eval() function!!
>
>--^----------------------------------------------------------------
>This email was sent to: 1evan at sbcglobal.net
>
>
>TOPICA - Start your own email discussion group. FREE!
>
>

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

Search



Quick Links

User menu

Not signed in.

Misc Menu