MerryMadDad
Programmer
Hello all, can anyone help me to add a series of ascii numbers together ?
The data comes in two bytes 00 (two seperate bytes) and could be for example 23 the first time and 65 the next time. I want to subract 23 from 65 when the characters are ascii - how ?
any help much appreciated
Robert
The data comes in two bytes 00 (two seperate bytes) and could be for example 23 the first time and 65 the next time. I want to subract 23 from 65 when the characters are ascii - how ?
any help much appreciated
Robert