Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

RE: until loops

by Simplicus (Monk)
on May 22, 2000 at 21:57 UTC ( #14240=note: print w/replies, xml ) Need Help??


in reply to until loops

Yes, and your loop will still be executing in the year 3000.
Simplicus

Replies are listed 'Best First'.
RE: RE: until loops
by Anonymous Monk on May 24, 2000 at 04:35 UTC
    The increment takes place with "$year++"
      so does $year++ mean that year gets incremented by 1 ?? or 2 ?
        The ++ notation is common in many languages, like C, C++, and Java, and means "increment by one." Hence, C++ is C, but incremented by one. Pretty funny, huh? I tell you, I laugh every time I think about that.
        ++ means it increments by 1
        i dont know pearl but varible++ in C increments it by one

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://14240]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this? | Other CB clients
Other Users?
Others chilling in the Monastery: (1)
As of 2023-06-03 04:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    How often do you go to conferences?






    Results (7 votes). Check out past polls.

    Notices?