perl -e 'print pack("C*", 0x7e..0x81);' | od -tx1
And its not a seperator thing, because adding the extra character (0x7e) you don't get the 0xc2 between every byte, only preceeding the bytes above 0x80.
And yes, I'm currently using perl 5.8.0 on RH 9.0
In reply to Re: problems packing 8 bit data
by Anonymous Monk
in thread problems packing 8 bit data
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |