in reply to Re^2: Checksum Help Again
in thread Checksum Help Again

It looks like a C function (with a lot of code-like commentary). Are you sure you want to convert it to perl - instead of just compiling it using a C compiler?

I'm asking because this is the kind of question that makes me very cautious about making assumptions.

Replies are listed 'Best First'.
Re^4: Checksum Help Again
by TeamViterbi (Novice) on Jul 08, 2009 at 00:05 UTC
    What do you mean cautious about making assumptions? Id rather just use perl unless its difficult to convert.