On Tue, Feb 12, 2002 at 12:56:03AM +0000, Matt Bernstein wrote:
> On Feb 11 Jerome Quelin wrote:
> 
> >In order to apply these rules, I slightly modified your submissions to meet
> >the requirements (ie, add a "$_=pop", or a " -l" flag, etc.). If the
> >modifications were too important, your submission is counted as "not ok".
> 
> $_=pop returns the last argument, unless there's more magic under the
> bonnet. shift gets what you want.

Note that, if there's only one argument, pop() and shift() are
effectively equivalent...

dha
-- 
David H. Adler - <[EMAIL PROTECTED]> - http://www.panix.com/~dha/
Perhaps it IS a good day to Die!  I say we ship it!
        - a selection from "If Klingons developed software"

Reply via email to