in reply to Re: Split a string into items of constant length
in thread Split a string into items of constant length
Update: (especially for those who didn't like this post) sauoq explained in greater detail the potential issues with using $a and $b as general purpose variables. He also pointed out that, as is well known, in most cases it won't do much harm. However it was apparent that the person I was answering to was not aware of them and the OP appeared to be a newbie. So, in this context, I'm still convinced it was an important circumstance to bring to their knowledge. Sad to notice more than one's mileage does vary...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Split a string into items of constant length
by sauoq (Abbot) on Oct 04, 2005 at 11:25 UTC | |
by blazar (Canon) on Oct 04, 2005 at 11:56 UTC |