Friday, November 12, 2010

My First Program

Greetings

I have finally gotten around to uploading my first ever program to the web. It is a C++ program designed to find the number of primes in a range of numbers. Both the .cpp file and .exe file are uploaded, so please feel free to download, run, edit and redistribute them, with credit given! There are also explanations as to why and how the program works in the .cpp file.

Enjoy and Happy Coding!