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

RE: Are there argc and argv type functions in perl

by Anonymous Monk
on Mar 11, 2000 at 01:36 UTC ( [id://5184]=note: print w/replies, xml ) Need Help??


in reply to Are there argc and argv type functions in perl

$#argv is the same as argc. And as mentioned by another poster, $argv[0] is not the command name, rather $0 is.
  • Comment on RE: Are there argc and argv type functions in perl

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (4)
As of 2024-12-09 07:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which IDE have you been most impressed by?













    Results (53 votes). Check out past polls.