in reply to Re^5: Interview Prepration
in thread Interview Prepration
Do you mean replace a for loop with a foreach loop, or vice versa? Certainly! They have different semantics!
The keyword "for" is the same as the keyword "foreach". The "for" loop is different from the "foreach" loop. Do I need to keep repeating this? {sigh}
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |