sarrvesh / sieveOfEratosthenes

C implementation of the Sieve of Eratosthenes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parse command line input with GNU defaults like argp or getopts

sarrvesh opened this issue · comments

Fixed through 524c8e0 . Command line input is now parsed using argp.