home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH04 / A040932.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-02  |  147.7 KB  |  1 channel  |  11,025 sample rate  |  13 seconds
Transcription: In this for loop, the elements of the array, argv, are printed out. The first element of the array is the name of the program. The remaining elements of the array are the parameters that you give to the program.