An open API service indexing awesome lists of open source software.

https://github.com/g3th/c_prime_numbers

Find Prime numbers in C
https://github.com/g3th/c_prime_numbers

c numbers prime scanf tui

Last synced: 7 months ago
JSON representation

Find Prime numbers in C

Awesome Lists containing this project

README

          

# Prime Numbers

Find the Nth prime number, or check if the entered number is a prime number. Select the option in the TUI or quit.