Meaning ARGV
What does ARGV mean? Here you find 3 meanings of the word ARGV. You can also add a definition of ARGV yourself

1

0 Thumbs up   0 Thumbs down

ARGV


The name of the array containing the argument vector from the command line. If you use the empty <> operator, ARGV is the name of both the filehandle used to traverse the arguments and the scalar containing the name of the current input file.
Source: archive.oreilly.com (offline)

2

0 Thumbs up   0 Thumbs down

ARGV


The name of the array containing the argument
Source: perldoc.perl.org

3

0 Thumbs up   0 Thumbs down

ARGV


n. The traditional name for the array (``vector'') of command-line arguments which is passed to main() when a C program is invoked; see questions 11.12b and 20.3.
Source: c-faq.com





<< address operator arithmetical operator >>

Dictionary.university is a dictionary written by people like you and me.
Please help and add a word. All sort of words are welcome!

Add meaning