Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Test | 2011-03-10 | ||
Lib | 2011-03-10 | ||
README | 2011-03-10 | 415 Bytes | |
Makefile | 2011-03-10 | 208 Bytes | |
Totals: 4 Items | 623 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"]