Re: [PHP] Re: fletcher's checksum

2003-01-10 Thread Scott Fletcher
For a moment, I thought you were referring to me when you said "Fletcher" since it's my name also. :-) FletchSOD "Mike Ford" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > -Original Message- > > From: Dave Gervais [mailto:[EMAIL PROTECTED]] > > Sent:

RE: [PHP] Re: fletcher's checksum

2003-01-10 Thread Ford, Mike [LSS]
> -Original Message- > From: Dave Gervais [mailto:[EMAIL PROTECTED]] > Sent: 09 January 2003 21:36 > > Here is the C code. There is a decode function, but I don't > need it in > PHP because I have a C program listening to serial port on > the other end > that will validate the checksum

[PHP] Re: fletcher's checksum

2003-01-09 Thread Dave Gervais
Thanks for the reply. I do have the C code that does this. If anybody can easily translate it to PHP, it would be very apriciated. Here is the C code. There is a decode function, but I don't need it in PHP because I have a C program listening to serial port on the other end that will validate