Well what i need to do is compare two byte arrays byte by byte and return there difference in int so then I'll use them in a progress bar.
But I don't have a single idea how could i do this. just give me a pseudo code. or some sort of explanation It will be helpful for me
difference? like50-2030 is the difference... if it's byte by byte difference then how can it be returned by an int?