Skip to content

functionGHW/CBigInt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBigInt

Descrption:

CBigInt is a class providing big integer calculation without any length limitation, theoretically, in cpp

CBigInt is also MSVC compatible only ( VC2005 or higher ) because of safety memory manipulation enhancement runtime used.

But if you use the standard manipulation runtime instead, it might be portable with other compilers.

thanks for supporting :-)

About

a bigint class enhancing scientific calculations in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors