FPGA

David Nicol davidnicol at gmail.com
Sun Aug 12 19:09:06 CDT 2007


Knuth has been brought up, so the thread must be over.

I have to add that I regularly use perl's base-26 incrementation for creating
file names.  Try it yourself:


   perl -wle 'BEGIN{$L ="a"} print $L++ for 1..100'


More information about the Kclug mailing list