Re: Euphoria ASCII function revisited
- Posted by David Gay <moggie at INTERLOG.COM> Jul 26, 1997
- 997 views
Daniel, I was aware that an atom could directly be used to obtain both the ASCII character and code. My assumption at the time was that the author wanted to treat it as some sort of table lookup rather than an absolute value reference. The first function I placed was originally an ASCII Table, but remapped to offer a different sort sequence (I took out the remapped table before posting here). Hope this clarifies things. David