Re: Eu vs perl
- Posted by Everett Williams <rett at GVTC.COM> Dec 08, 1999
- 536 views
Kat wrote: >From: Everett Williams >Subject: Re: Eu vs perl > > >> Efficient detection of the intrusion of those non-char values into a >"string" >> sequence is one thing that I would like to have accomplished. > > >Who decides which are valid chars? > >Kat Well let's see. If I am dealing with ASCII text characters, any value greater than 255 would be a start. If I am dealing with double byte characters, any value that won't fit into a double byte. The standards are published and clear. What can I add to them? You may have missed a post, but Eu is already paying a lot of attention to the ASCII character set in every way but in explicit typing. Everett L.(Rett) Williams rett at gvtc.com