Hello, I just downloaded the big integer library, and I want to use it in my prime number checking program. I downloaded the zip file and got a bunch of .cc and .hh files. I need to know what to do with the files, where I should put them, and what code to type to get C++ to actually use it.
I want numbers greater than 2.14*10^9 D:
Thanks.
PS. If it matters, the IDE I am using is Code::Blocks.