for pointing me to the source of the problem.
Youssef Eldakar
Bibliotheca Alexandrina
-Original Message-
From: Randy W. Sims [mailto:[EMAIL PROTECTED]
Sent: Sun 7/11/2004 9:55 PM
To: Youssef Eldakar
Cc: [EMAIL PROTECTED]
Subject: Re
Youssef Eldakar wrote:
I am running Perl 5.8.0 on Linux.
-Original Message-
From: Randy W. Sims [mailto:[EMAIL PROTECTED]
Sent: Sun 7/11/2004 11:01 AM
To: Youssef Eldakar
Cc: [EMAIL PROTECTED]
Subject: Re: Packing a Hexadecimal String
[SNIP]
When I get a chance I
I am running Perl 5.8.0 on Linux.
-Original Message-
From: Randy W. Sims [mailto:[EMAIL PROTECTED]
Sent: Sun 7/11/2004 11:01 AM
To: Youssef Eldakar
Cc: [EMAIL PROTECTED]
Subject: Re: Packing a Hexadecimal String
On 7/11/2004 3:43 AM, Youssef Eldakar wrote:
I am trying to pack a hexadecimal string from a text file. I am using the H conversion with the pack function. Strangely, 0xC2 values are appearing in the resulting byte stream right before bytes whose value exceeds 0x7F.
To illustrate, the following w
I am trying to pack a hexadecimal string from a text file. I am using the H conversion
with the pack function. Strangely, 0xC2 values are appearing in the resulting byte
stream right before bytes whose value exceeds 0x7F.
To illustrate, the following works as expected:
$ perl -e 'print pack("