|
-
Jun 22nd, 2000, 11:46 PM
#1
Thread Starter
New Member
I need help in creating a 'checksum' from a string using the following conventions:
1) Add the 1st byte of the string to a checksum byte
2) Clear Bit 7 of the above result
3) Set Bit 6 of the result
4) Add this result to the next byte of the string
5) Repeat steps 2-4 until last byte of string is read.
Please Help! I don't know how to get started?!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|