Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: Unable to split this line of code (printf warning)

by Aristotle (Chancellor)
on Nov 26, 2005 at 00:40 UTC ( [id://511783]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    print (2+3)*5;
    
  2. or download this
    print((2+3)*5);
    
  3. or download this
    (print(2+3))*5;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (2)
As of 2024-04-25 03:38 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found