Hello.
I am new at forum. I am trying to write a program which will adding to hexadecimal numbers. I have a word EN and i will find CRC code of it as 93. E is 45 and N is 4E. And then i would like to finf 93 for CRC code of EN. I wrote a program which finds 45 and 4E but i cant add them.

