P
Pat
Hi, I am developing a program to deal with very large integers. unsigned int
can not be used due to overflow.
Does there exist other integer type to store large integers? I want my
program can be used under Linux and Windows VC++ 6.0.
Thanks.
Pat
can not be used due to overflow.
Does there exist other integer type to store large integers? I want my
program can be used under Linux and Windows VC++ 6.0.
Thanks.
Pat