\000 is a null character.

Cheers,
Kevin

On Wed, Dec 11, 2002 at 12:38:49PM -0600, Dr. Poo ([EMAIL PROTECTED]) said 
something similar to:
> What/when/where/how might one come across the ?character? '\000' -> that's 
> backslash followed by three zero's.
> 
> I ask because i've just come acress a regex for parsing valid directories and 
> it has that as an m/...[^\000].../ (as in, we don't want to find this...)
> 
>       Thanks
>               -Chris
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 
[Writing CGI Applications with Perl - http://perlcgi-book.com]
And now....you are going to dance...like you've never danced before!
        -- Frank Zappa

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to