Re: euphoria error
- Posted by DerekParnell (admin) May 02, 2010
- 2194 views
jimcbrown said...
For ASCII, surely a check for (integer(Text) and Text < 256 and Text > -1) is enough to tell if a given atom is a sngle character or a pointer to RAM?
If these functions support UTF-16 then this is not possible, of course...
I'm just reporting what is does do and not what it could do.