I have a binary string that I would like to print, but it includes the EOF 
character ("\0").

Embperl seems to cut off the string at the first terminator, whether I do:
    [+ $string +]
or  [- print OUT $string -]

However, if I print the string to a regular file, the whole string prints 
without any problems.

Am I doing something wrong?  How do I print the whole string and nothing but 
the string?  :)

Thanks...

Arnel

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

Reply via email to