-----Original Message----- From: Rob Dixon [mailto:[EMAIL PROTECTED] Sent: Thursday, October 16, 2003 2:26 AM To: [EMAIL PROTECTED] Subject: Re: how to read from more than one files at a time
<snip> You need tp think about what happens when the two files are different lengths. You may not expect that to happen but your code should still handle that case. Some symmetry between the handling of the two files would also be nice. Finally you should really use 'print' here instead of 'printf'. <snip> Hello Rob and rest of the list... When would you use print, when printf and why? AdThanksvance, Chris Chris Mortimore Graceland University -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]