hello
i wanna manipulate numbers of size 128 bits (big integer) and do addition , multiplication, modulus....
is there any way to do it ? I'm thinking to use GMP library but i don't know really how to use it with Opnet
My compiler is: Visual Studio 2010
A lot of thanks