|
-
Mar 28th, 2013, 07:12 AM
#6
Thread Starter
Hyperactive Member
Re: cyclic redundency check software
I wrote a short program to read the files line by line and check the crc.
The only problem I encountered is there the original text is:
"EGSS,OBST,PYLON,515033.39N,0000622.19E,185.09,607.26,N,545187.43,218096.70,139.34,457.15,1034,1 5/07/09"
the calculated CRC is "B84A1AC"
the correct CRC is "0B84A1AC".
I have written a few lines of code to correct this but maybe you could change your program more elegently to cope with this problem.
Thans again.
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
|