I'm tying to figure out if it's possible for users to input a unicode
string using \xnn\xnn... format

If I enter a literal string including "\x00", it's accepted, and the
\x00 isn't treated as a string-terminating \0.  But something peculiar
happens to those zeros.  Do you do anything amusing to \00 when it
comes in in literal text?  what would I see in a plugin service if I do

  unicode.a_service("\x00\x00\x00")?

How about \xFF?  What happens to it?









Attention: PowerPro's Web site has moved: http://www.ppro.org 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/power-pro/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to