| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| addition_of_primes.exec.zip | 2011-07-15 | 1.4 kB | |
| main.c | 2011-07-15 | 469 Bytes | |
| main.c.zip | 2011-07-15 | 795 Bytes | |
| addition_of_primes.exec | 2011-07-15 | 8.8 kB | |
| Addition of Primes README.txt | 2011-07-14 | 573 Bytes | |
| Totals: 5 Items | 12.0 kB | 0 |
© 2011 GreneLite© all rights reserved. If you want to use snippets of code, contact me at grenelite@gmail.com or smenon1999@gmail.com. addition of primes.exec is a unix program that takes in a number from the user and adds up all the primes below that number and spits it out. main.c is obviously the c code behind addition of primes.exec. If you’re having a hard time downloading the files, simply download the zip files provided. Be sure to know that when it spits out its answer, it will say logout after the answer. Make sure that you can read the answer.