> -----Original Message-----
> From: Dave Gervais [mailto:[EMAIL PROTECTED]]
> Sent: 08 January 2003 19:11
> 
> Does anybody know how to implement the 8 and 16 bit versions of 
> Fletcher's checksum using PHP? I hit google and came up dry. 
> It's easy 
> enough to find how to do it in C, but PHP if a different story.

Well, I have no idea what Fletcher's checksum is, but if you have a version
in C that's not too long (<20 lines of code, say), it shouldn't be too
difficult to convert it into PHP.  There should be enough people here
sufficiently proficient in both C and PHP to at least give you a pointer in
the right direction!

Cheers!

Mike

---------------------------------------------------------------------
Mike Ford,  Electronic Information Services Adviser,
Learning Support Services, Learning & Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Beckett Park, LEEDS,  LS6 3QS,  United Kingdom
Email: [EMAIL PROTECTED]
Tel: +44 113 283 2600 extn 4730      Fax:  +44 113 283 3211 



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to