in reply to Re: Convert loop and if constructs from C to Perl
in thread Convert loop and if constructs from C to Perl

Got it!

Thanks so much for explaining the rules along with your code comments.

Fortunately for me, the other subs I need to convert follow a similar and consistent coding style. I'll certainly apply the rules

And, I learned a little more about C and a lot about the wisdom behind Perl.

Best regards, Bernie

  • Comment on Re^2: Convert loop and if constructs from C to Perl