B
Brian
Before I write my own, does anyone know of a 128-bit integer class?
It needs basic operators (+,-,*,/) and a way to chop it up into
primitives, say a byte[].
There's nothing in the .Net framework for this, right?
Thanks.
It needs basic operators (+,-,*,/) and a way to chop it up into
primitives, say a byte[].
There's nothing in the .Net framework for this, right?
Thanks.