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
In reply to Re^2: Convert loop and if constructs from C to Perl
by Anonymous Monk
in thread Convert loop and if constructs from C to Perl
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |