> 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")?

 From my experience I've found that \x00 gets converted to \x01. There 
doesn't appear to be a way currently to place a null in a string unless 
perhaps it's read from a file.

-- 

Regards,
Alex Peters



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