blob: 5128f886238d4365f052b5b079b30530bc8dfa32 (
plain)
1
2
3
4
5
|
Thought I'd also have a go at translating ch-1.pl and ch-2.pl into C..
Both C versions produce identical (non-debugging) output to my Perl originals
ch-1.c uses primes.[ch], a prime number generator module that I wrote ages ago.
|