Hello,
I've been working all day and it seems I can't come around to solve following problem.
I have an array with 2 elemets, e.g. first one is 1E and second is 8F, they are both in hex.
Now I'd like to append those two together to get 1E8F hex number and convert it into decima.
I've searched forums, I've found similar stuff but still cant put these two together.
Your help would greatly be appriciated.
cheers