Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Makefile | 2011-03-10 | 70 Bytes | |
test.cpp | 2011-03-10 | 397 Bytes | |
Totals: 2 Items | 467 Bytes | 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"]