Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: Why is the null while-loop condition expression true?

by kennethk (Abbot)
on Mar 28, 2016 at 18:33 UTC ( [id://1158971]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
            for (;;) {
                ...
            }
    
  2. or download this
            while () {
                ...
            }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (6)
As of 2024-04-16 15:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found