Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^4: numbers in parentheses not considered numeric values??

by gghelpneeded (Novice)
on Aug 07, 2015 at 22:23 UTC ( [id://1137884]=note: print w/replies, xml ) Need Help??


in reply to Re^3: numbers in parentheses not considered numeric values??
in thread numbers in parentheses not considered numeric values??

As a form of data input, it is not allowing it. But I understand what you are saying. Your edits are making my responses seem completely off. lol. thanks for the help!
  • Comment on Re^4: numbers in parentheses not considered numeric values??

Replies are listed 'Best First'.
Re^5: numbers in parentheses not considered numeric values??
by ikegami (Patriarch) on Aug 07, 2015 at 22:29 UTC

    The following adds the values produced by 4 and (5):

    4+(5)

    You're saying the following should do the same:

    4+"(5)"

    If so, where do you draw the line? Should the following attempt to wipe your system?

    4+"system('rm -rf /')"

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (3)
As of 2024-04-22 23:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found