Skip to content

Implementation in C of Sieve of Eratosthenes (more or less)

Notifications You must be signed in to change notification settings

emacdona/primeSieve

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation in C of the Sieve of Eratosthenes (more or less).

see:
http://en.wikipedia.org/wiki/Sieve_of_Eratosthenes

About

Implementation in C of Sieve of Eratosthenes (more or less)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages