Fast Sieve of Eratosthenes This is just a re-implementation of this algorithm. I wanted to write it in C so here it is.