aboutsummaryrefslogtreecommitdiff
path: root/challenge-194/duncan-c-white/C/README
blob: a5adc6cda7bf69a72229159e9154fb8810d867f9 (plain)
1
2
3
4
5
6
7
Thought I'd also have a go at translating ch-1.pl and ch-2.pl into C..

Both C versions produce near-identical (non-debugging and even debugging)
output to the Perl originals.

They use one of my regular support modules:
- a command-line argument processing module args.[ch]