User profile: rozick1

User info
User name:rozick1
History
Joined:
Number of posts:68
Latest posts:

GMP library memory issue
Hi everyone, I'm trying out the gmp library by building a simple pi calculation program (original, ...

Operator overloading.
Just as some fun I was trying to implement the std::string class. I've not really used operator over...

gmp issues
After a herculean struggle I managed to get gmp working on windows. But... I can't get the gmpxx li...

Command line argument (filename)
Some of the arguments my program takes are file locations. As file names can contain a space the arg...

How to make sieve of eratosthenes more efficient?
My implementation was this: [code] const long long primesupto=20000000; vector<int> primesarr(...

This user does not accept Private Messages

User: rozick1

  • Public profile