L
Lenny
hi
I have a Ulong value like this 0x0001e8480003d08f
and I need to division of the first 8 digit number with the second 8 digit
number.
0001e848 / 0003d08f
in c#
can you help me?
thanks
Luca
I have a Ulong value like this 0x0001e8480003d08f
and I need to division of the first 8 digit number with the second 8 digit
number.
0001e848 / 0003d08f
in c#
can you help me?
thanks
Luca