Thank you, I can't believe I hadn't found this before!
-Original Message-
From: Alan [mailto:[EMAIL PROTECTED]
Sent: Friday, 30 March 2007 11:39 AM
To: beginners@perl.org
Subject: Re: numeric and string conversions
On Wednesday 28 March 2007 23:46, Craig Rodgers wrote
On Wednesday 28 March 2007 23:46, Craig Rodgers wrote:
> Thanks,
>
> The chr function was what I needed.
>
> It seems like there are a lot of "stone cutter" functions/operators in
> perl, I don't suppose you could recommend somewhere in the docs, on the web
> or in a book that would be useful in ge
, 29 March 2007 3:37 PM
To: Perl Beginners
Subject: Re: numeric and string conversions
Craig Rodgers wrote:
> Hi,
Hello,
> Please bear with me for a bit, I'm not realy sure how to explaine my
problem
> so I'll try to give you an example of what's going wrong and what the
Craig Rodgers wrote:
> Hi,
Hello,
> Please bear with me for a bit, I'm not realy sure how to explaine my problem
> so I'll try to give you an example of what's going wrong and what the
> desired behaviour is.
>
> I'm trying to calculate the CRC-8 checksum for the numbers 0~16 using the
> Digest: