| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Makefile | 2011-03-10 | 426 Bytes | |
| bigint.h | 2011-03-10 | 1.7 kB | |
| bigint.cpp | 2011-03-10 | 19.6 kB | |
| Totals: 3 Items | 21.7 kB | 0 | |
BIG INTEGER LIBRARY
A dynamic C++ library to operate on really big integers; both signed & unsigned,
with all the basic integer operations (as one can do with standard C/C++ primitive
integer data types like "int"/"long"/"long long") provided.
[N.B: Type in the line "export LD_LIBRARY_PATH=./Test:$LD_LIBRARY_PATH" in your
terminal before running the executable "test"]