uni-lab/clab/prime-calculator
2026-03-08 18:57:07 +01:00
..
_gitignore first commit 2026-03-08 18:57:07 +01:00
calculador.c first commit 2026-03-08 18:57:07 +01:00
common.h first commit 2026-03-08 18:57:07 +01:00
controlador.c first commit 2026-03-08 18:57:07 +01:00
generador.c first commit 2026-03-08 18:57:07 +01:00
LICENSE first commit 2026-03-08 18:57:07 +01:00
makefile first commit 2026-03-08 18:57:07 +01:00
README.md first commit 2026-03-08 18:57:07 +01:00

PrimeNumbersCalculation

A C program that check whether a serie of numbers from 2 to N are prime numbers by multiprocessing