PrimeNumbers The code is intended for 64-Bit Windows! nasm -o lib.o -f elf64 lib.asm && gcc main.c lib.o && a.exe