Command-line arguments: Difference between revisions

m
mNo edit summary
Line 166:
</pre>
=={{header|Amazing Hopper}}==
<p>The main function "main(argv,argc)" is a macro-defined in HOPPER.H: get the arguments, and put them into array ARGV; ARGC have total arguments.</p>
VERSION 1:
<lang Amazing Hopper>
543

edits